packaging: also support rpmbuild from Tizen:2.3
[contrib/mraa.git] / examples / i2c_HMC5883L.c
2015-03-23 Brendan Le Follclang-format: run clang-format on C/C++ code
2014-11-20 Brendan Le Folli2c: fix I2c::read() call
2014-11-20 Brendan Le Folli2c: remove smbus helper library & clean up command...
2014-11-05 Brendan Le Folli2c_HMC5883L.c: fix type in i2c buffer
2014-06-24 Thomas Inglebymraa: rename from maa to mraa
2014-06-10 Brendan Le Follmaa: add global maa.h and maa.hpp and stop using /usr...
2014-05-28 Brendan Le Follexamples: add Interesting snippet tags to examples...
2014-05-16 Brendan Le Folli2c.hpp: Add C++ wrapper around I2c
2014-05-02 Brendan Le FollMerge branch 'tingleby-pinmap-i2cspi' v0.2.2
2014-05-02 Brendan Le FollMerge branch 'pinmap-i2cspi' of github.com:tingleby...
2014-05-02 Thomas InglebyMerge branch 'pinmap-i2cspi'
2014-05-02 Thomas Inglebyi2c: Work started on using pinmap with i2c
2014-05-01 Thomas InglebyMerge branch 'pinmap'
2014-05-01 Thomas Inglebyexamples: Update examples to use newer maa functions
2014-04-28 Brendan Le FollMerge pull request #4 from emea-ssg-drd/dumpc++
2014-04-28 Brendan Le Follmaa: change struct names to be more unique and fix...
2014-04-27 Brendan Le Follmaa: change the linking of maa and make gpio functions...
2014-04-27 Brendan Le FollMAA version 0.2.0 moves to a standard C API