gpio: use strtol instead of atoi
[contrib/mraa.git] / src / python /
2014-05-02 Brendan Le Follsphinx: make python documentation generation use sphinx
2014-05-01 Thomas InglebyMerge branch 'pinmap'
2014-05-01 Brendan Le Follswig: make swig generation of objects generic
2014-05-01 Brendan Le Follswig: name functions explicitly and use %extend to...
2014-04-30 Brendan Le FollMerge branch 'spi-new' of github.com:tingleby/maa into...
2014-04-30 Brendan Le Follpydoc: fix generation
2014-04-30 Brendan Le FollMerge pull request #6 from tingleby/master
2014-04-30 Brendan Le Folldoxygen: generic and more reliable doxygen/swig autodoc...
2014-04-29 Brendan Le FollMerge pull request #5 from tingleby/master
2014-04-29 Brendan Le Folldoxy2swig.py: make script executable
2014-04-29 Brendan Le Follpydoc: add make pydoc target to generate pydoc html
2014-04-29 Brendan Le Follpydoc: add full generation of pydoc for pymaa
2014-04-28 Brendan Le Follpymaa.i: add rename to remove maa_ prefix from python lib
2014-04-28 Brendan Le FollMerge pull request #4 from emea-ssg-drd/dumpc++
2014-04-27 Brendan Le FollMAA version 0.2.0 moves to a standard C API
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 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...