mraa: rename from maa to mraa
[contrib/mraa.git] / src / i2c / i2c.c
2014-06-24 Thomas Inglebymraa: rename from maa to mraa
2014-06-11 Brendan Le Folli2c: make maa_i2c_read always return the length of...
2014-05-23 Brendan Le Folli2c: use uint8_t throughout to make code clearer
2014-05-21 Thomas Inglebymaa: hide and rename internal maa functions
2014-05-19 Brendan Le Folli2c: fix write API to use const char*
2014-05-16 Brendan Le Folli2c.hpp: Add C++ wrapper around I2c
2014-05-13 Brendan Le Folli2c: fixed impossible unsigned comparisons
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-04-30 Brendan Le FollMerge branch 'spi-new' of github.com:tingleby/maa into...
2014-04-30 Brendan Le Follapi: Change api licensing as it now has nothing to...
2014-04-30 Brendan Le Folli2c: add doxygen documentation and make return types...
2014-04-29 Brendan Le Folli2c.c: fix return type in _init function
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 Folli2c: clarify our usage of the result of the assignment v0.2.0
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