packaging: also support rpmbuild from Tizen:2.3
[contrib/mraa.git] / include / mraa_internal.h
2015-12-15 Henry Brucemraa_internal.h: Added mraa_iio_detect() function decla...
2015-12-15 Brendan Le Follmraa_internal.h: Add fnmatch.h include
2015-12-15 Brendan Le Folliio: Remove iio structures from mraa_platform_t
2015-09-08 Brendan Le Follmraa: Remove global advance_func struct and place it...
2015-09-08 Henry Brucex86: advance_func now stored in mraa_board_t instance
2015-09-08 Henry Bruceusb: Skeleton platform code for FTDI FT4222 USB to...
2015-07-10 Brendan Le Follmraa: add internal mraa_find_i2c_bus function
2015-04-08 Michael Ringmraa.c: Add _contains helper functions
2015-04-08 Brendan Le Follmraa_internal.h: clean header style
2015-04-08 Michael Ringmraa.c: change helper functions to use const char*
2015-02-15 Michael Ringmraa.c added internal helper functions to support globb...
2015-01-20 Thomas Inglebyuart: cleanup and bring inline with standard
2014-12-08 Thomas Inglebyarm: add initial skeleton for arm platform support
2014-12-08 Thomas Inglebyarch: initial framework for supporting other architectu...
2014-11-17 Thomas Inglebymmap: remove implementation of mmap gpio
2014-11-17 Thomas Inglebyinternal: remove un-implmented function prototype
2014-11-17 Thomas Inglebypwm: move pwm setup to module
2014-11-17 Thomas Inglebyspi: move spi setup from core into module
2014-11-17 Thomas Inglebyi2c: move i2c setup from core into module
2014-11-17 Thomas Inglebyaio: move aio setup from core into module
2014-11-17 Thomas Inglebygpio: move gpio setup from core into module
2014-11-17 Thomas Inglebyinternal: add function protype for mux setup.
2014-10-23 Brendan Le Folli2c: use default i2c bus in board config if invalid
2014-09-25 Brendan Le Follmraa_internal.h: fix styling issues
2014-07-14 Thomas Inglebymraa: make platform info more available internally
2014-07-14 Thomas Inglebyhook: change structure to pointer
2014-07-14 Thomas Inglebymraa: rename internal adv func mraa_adv_func_t
2014-07-11 Thomas Inglebyhook: items lost in merge, missing adv items.
2014-07-11 Thomas InglebyMerge branch 'hook'
2014-07-11 Thomas Inglebyhook: rename from declared struct to adance_func
2014-07-10 Brendan Le Follmraa_internal: add extern "C" to internal headers
2014-07-10 Thomas Inglebyuart: barebones uart module added.
2014-07-01 Thomas Inglebyhook: remove hooks, move into branch.
2014-06-27 Thomas Inglebymraa: initial implementation of "hooks"
2014-06-24 Thomas Inglebymraa: rename from maa to mraa