mraa: rename from maa to mraa
[contrib/mraa.git] / examples / CMakeLists.txt
2014-06-24 Thomas Inglebymraa: rename from maa to mraa
2014-06-20 Brendan Le Follmaa: add maa_get_platform_type function and move swig...
2014-05-29 Thomas InglebyMerge branch 'gpio-mem'
2014-05-29 Thomas Inglebymmap: added mmap io to gpio
2014-05-22 Brendan Le Follcmake: install examples in ${prefix}/share/maa/examples
2014-05-16 Thomas Inglebyspi: added example for use with mcp4261
2014-05-16 Brendan Le Follaio.hpp: Add C++ wrapper around Aio
2014-05-15 Brendan Le Follcmake: make maa link against pthreads directly
2014-05-13 Brendan Le Follgpio: rework of gpio - using open() for value_fp
2014-05-07 Brendan Le FollMerge branch 'master' of github.com:tingleby/maa into...
2014-05-07 Brendan Le Follgpio: initial implementation of interupt handling on...
2014-05-01 Thomas InglebyMerge branch 'pinmap'
2014-05-01 Nandkishor Sonaraio: add initial analog input support
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-22 Brendan Le Follexamples: make C++ examples follow src/ extension conve...
2014-04-22 Brendan Le Follbasic HMC5883L magnometer sample
2014-04-14 Thomas InglebyMerge branch 'pwm' into for-pull
2014-04-14 Thomas Inglebypwm: Fully Functional.
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...