i2c.hpp: Add C++ wrapper around I2c
[contrib/mraa.git] / src / maa.i
2014-05-16 Brendan Le Folli2c.hpp: Add C++ wrapper around I2c
2014-05-16 Brendan Le Follaio.hpp: Add C++ wrapper around Aio
2014-05-13 Brendan Le Follaio: remove _u16 suffix from call. Make return type...
2014-05-13 Brendan Le Follswig: Add support for isr/callbacks from python
2014-05-07 Brendan Le Follmaa.i: maa_init is now done after swig initialisation...
2014-05-04 Thomas InglebyMerge remote-tracking branch 'upstream/master'
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 Brendan Le Follswig: add unexport() calls to be used by destructors...
2014-05-02 Thomas InglebyMerge branch 'pinmap-i2cspi'
2014-05-02 Thomas Inglebyi2c: Work started on using pinmap with i2c
2014-05-02 Brendan Le Follpython: fix examples and add maa_init() call in swig
2014-05-02 Brendan Le Follmaa.i: Initial documentation of Swigified object API
2014-05-02 Thomas Inglebyi2c: removed gpio from context
2014-05-02 Brendan Le Follmaa.i: stop importing all of maa.h definitions
2014-05-01 Thomas InglebyMerge branch 'pinmap'
2014-05-01 Brendan Le Follaio: add aio swig object
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 'tingleby-spi-new'
2014-04-30 Brendan Le FollMerge branch 'spi-new' of github.com:tingleby/maa into...
2014-04-30 Thomas Inglebyspi: Add initial SPI api
2014-04-28 Brendan Le FollMerge pull request #4 from emea-ssg-drd/dumpc++
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-14 Thomas Inglebypwm: Add missing include
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-10 Brendan Le Follgpio: enable very basic gpio control from swig
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...