swig: fix usage of SWIGPYTHON for python specific code
[contrib/mraa.git] / src / maa.c
2014-05-13 Brendan Le Follswig: fix usage of SWIGPYTHON for python specific code
2014-05-13 Brendan Le Follswig: Add support for isr/callbacks from python
2014-05-13 Brendan Le Follmaa_init: add GCC attribute to call init function as...
2014-05-07 Thomas Inglebypinmap: test mode, add uninitialised protection.
2014-05-07 Brendan Le FollMerge branch 'tingleby-pin'
2014-05-07 Thomas Inglebypinmap: Implemented maa_pin_mode_test
2014-05-07 Thomas Inglebypwm: rev-d quirk worked-around.
2014-05-07 Brendan Le FollMerge branch 'tingleby-master'
2014-05-07 Brendan Le FollMerge branch 'master' of github.com:tingleby/maa into...
2014-05-06 Thomas Inglebymaa: add result print function.
2014-05-06 Thomas Inglebypwm: Use pinmap functions for setting up pwm.
2014-05-06 Brendan Le Follinit: allow init to be called multiple times
2014-05-06 Brendan Le FollMerge branch 'tingleby-master'
2014-05-06 Brendan Le FollMerge branch 'master' of github.com:tingleby/maa into...
2014-05-05 Thomas Inglebymaa: Update functions within maa to use new api.
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 InglebyMerge branch 'pinmap-aio'
2014-05-02 Thomas Inglebypinmap: Added aio support.
2014-05-01 Thomas InglebyMerge branch 'pinmap'
2014-05-01 Thomas Inglebypinmap: GPIO pin map added.
2014-04-30 Thomas Inglebypinmap: More work around abstracting pin information
2014-04-30 Thomas Inglebypinmap: Defining pindata structures
2014-04-28 Brendan Le FollMerge pull request #4 from emea-ssg-drd/dumpc++
2014-04-27 Brendan Le Follversion.h: add versioning info from git
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