packaging: also support rpmbuild from Tizen:2.3
[contrib/mraa.git] / examples / CMakeLists.txt
2015-12-15 Henry Bruceexamples: Converted iio dummy driver test app to C++
2015-12-15 Henry Bruceexamples: Added iio_dummy_test, a test app that uses...
2015-12-15 Brendan Le Folliio_driver.c: Add example for iio interface
2015-12-01 Kevron Reescmake: use cmake includedir
2015-09-08 Henry Brucecmake: add FTDI FT4222 support
2015-09-08 Henry Bruceexamples: Created mraa-i2c tool for i2c layer testing.
2015-07-19 Brendan Le Follexamples/uart.c: Add a _read call to example
2015-03-31 Henry BruceCMakeLists.txt: Added option to install mraa-gpio tool
2015-02-17 Michael Ringexamples/spi_max7219.c: Example for 16bit wide convenie...
2014-11-21 Henry Brucegpio.c: Added gpio list/set/get utility
2014-07-11 Thomas InglebyMerge branch 'hook'
2014-07-10 Thomas Inglebyuart_setup: add example on current uart use.
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...