init: allow init to be called multiple times
[contrib/mraa.git] / examples /
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 Brendan Le Follpython: fix examples and add maa_init() call in swig
2014-05-02 Thomas InglebyMerge branch 'pinmap-aio'
2014-05-02 Thomas Inglebypinmap: Added aio support.
2014-05-02 Brendan Le Follblink-io8.c: add unistd.h and fix fprintf statement
2014-05-01 Thomas InglebyMerge branch 'pinmap'
2014-05-01 Thomas Inglebyexamples: Update examples to use newer maa functions
2014-05-01 Nandkishor Sonaraio: add initial analog input support
2014-04-30 Brendan Le FollMerge pull request #6 from tingleby/master
2014-04-30 Thomas Inglebypwm: Updated API
2014-04-29 Brendan Le FollMerge pull request #5 from tingleby/master
2014-04-29 Thomas Inglebyexample: blink-io8.c Updated against new API
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 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
2014-04-25 Brendan Le Follhello_gpio.py: fix python example
2014-04-22 Brendan Le Follexamples: make C++ examples follow src/ extension conve...
2014-04-22 Brendan Le Follmaa: general licensing + styling cleanup
2014-04-22 Brendan Le Follbasic HMC5883L magnometer sample
2014-04-14 Thomas InglebyMerge branch 'pwm' into for-pull
2014-04-14 Thomas InglebyMerge branch 'gpio' into for-pull
2014-04-14 Thomas Inglebypwm: Added python example script
2014-04-14 Thomas Inglebypwm: Fully Functional.
2014-04-11 Thomas Inglebygpio: Add cpp example to use IO.
2014-04-11 Brendan Le Follreadi2c: modify examples to use I2CSlave api
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-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 Follexamples: fix include path
2014-04-08 Brendan Le Follmaa: Initial commit of maa, a python and nodejs I2C...