gpio: use strtol instead of atoi
[contrib/mraa.git] / src / 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
2014-04-22 Brendan Le Follmaa: general licensing + styling cleanup
2014-04-22 Brendan Le Folli2cslave: basic working implimentation
2014-04-22 Brendan Le Folli2c: fix license header
2014-04-14 Thomas InglebyMerge branch 'pwm' into for-pull
2014-04-14 Thomas InglebyMerge branch 'gpio' into for-pull
2014-04-11 Brendan Le Folli2cslave.cxx: add undefined method stub that stopped...
2014-04-11 Brendan Le FollMerge branch 'gpio' of github.com:tingleby/maa into...
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 Brendan Le Folli2c.cxx: add functionality to write to i2c
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-08 Brendan Le Follmaa: Initial commit of maa, a python and nodejs I2C...