clang-format: run clang-format on C/C++ code
[contrib/mraa.git] / api / mraa / i2c.h
2015-03-23 Brendan Le Follclang-format: run clang-format on C/C++ code
2015-03-03 Gabriel Smithi2c: Add functions for bulk read from register
2015-01-05 Brendan Le Folli2c: set_frequency now takes a mraa_i2c_mode_t
2014-11-24 Brendan Le Folli2c.h: fix typo in doxygen comment
2014-11-20 Brendan Le Folli2c: remove smbus helper library & clean up command...
2014-11-20 Brendan Le Folli2c: add clean {write, read}data functions
2014-11-05 Brendan Le Folli2c: use uint8_t when appropriate and remove char
2014-10-31 Anton Krasovskyi2c: add api call to read byte from a specified register
2014-10-20 Brendan Le Folli2c: mraa_i2c_frequency now returns correct returns
2014-09-07 Brendan Le Folldocs: add common i2c doc page i2c.txt
2014-06-24 Thomas Inglebymraa: rename from maa to mraa