i2c: use uint8_t throughout to make code clearer
[contrib/mraa.git] / api / i2c.h
2014-05-23 Brendan Le Folli2c: use uint8_t throughout to make code clearer
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-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-02 Thomas Inglebyi2c: generalising api
2014-05-02 Thomas Inglebyi2c: removed gpio from context
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 Folljavascript: fix swig generation of node.js api
2014-04-28 Brendan Le Folldoc: initial documentation of api
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
2014-04-22 Brendan Le Follmaa: general licensing + styling cleanup
2014-04-10 Brendan Le FollMerge branch 'gpio' of github.com:tingleby/maa into...
2014-04-10 Brendan Le Follmaa: Refactor maa build system and partly implement i2c