Merge branch 'pwm' into for-pull
[contrib/mraa.git] / src /
2014-04-14 Thomas InglebyMerge branch 'pwm' into for-pull
2014-04-14 Thomas InglebyMerge branch 'gpio' into for-pull
2014-04-14 Thomas Inglebygpio: Tempory fix when changing direction
2014-04-14 Thomas Inglebypwm: Fully Functional.
2014-04-14 Thomas Inglebypwm: Completed functions:
2014-04-14 Thomas Inglebypwm: Refined API. Work towards functionality
2014-04-11 Brendan Le Folli2cslave.cxx: add undefined method stub that stopped...
2014-04-11 Thomas Inglebygpio: Add cpp example to use IO.
2014-04-11 Brendan Le FollMerge branch 'gpio' of github.com:tingleby/maa into...
2014-04-11 Thomas Inglebygpio: gpio in/out both work
2014-04-11 Brendan Le Folli2cslave: first possibly working implementation of...
2014-04-11 Brendan Le Folli2cslave: add i2cslave api and basic non functional...
2014-04-11 Brendan Le Folli2c.cxx: remove unecessary include
2014-04-11 Thomas Inglebygpio: get file handle if none exists
2014-04-11 Brendan Le Folli2c.cxx: add functionality to write to i2c
2014-04-11 Thomas Inglebygpio: work done to export,read,write to gpio
2014-04-11 Thomas Inglebygpio: modified api to include close.
2014-04-10 Brendan Le Follgpio: enable very basic gpio control from swig
2014-04-10 Brendan Le Follgpio: cleanup of initial gpio work and add to CMakeList...
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
2014-04-10 Thomas Inglebygpio: gpio header refined and work on implemtation
2014-04-10 Thomas Inglebygpio: add initial gpio header
2014-04-10 Brendan Le Follmaa.i: remove dependancy on -includeall and specifiy...
2014-04-08 Brendan Le Follmaa: Initial commit of maa, a python and nodejs I2C...