packaging: also support rpmbuild from Tizen:2.3
[contrib/mraa.git] / include / mraa_internal_types.h
2015-12-21 Brendan Le Follmraa: Remove executable bit from a few files
2015-12-15 Henry Bruceiio: C API changes and C++ API enhancements
2015-12-15 Lay, Kuan Looniio: added event api
2015-12-15 Brendan Le Folliio: Remove iio structures from mraa_platform_t
2015-12-15 Brendan Le Follmraa_func.h: Remove unused code
2015-12-15 Brendan Le Folliio: initial pass at getting channel information from...
2015-12-15 Brendan Le Folliio: Find attributes and channels in iio device
2015-12-15 Brendan Le Folliio: initial API and enumeration of devices
2015-12-15 Brendan Le Folliio: Add initial module
2015-12-14 Srinivas Kandagatlamraa: Add flags to not setup bus pinmux
2015-12-04 Mihai SerbanCompile libmraa for Android and Brillo
2015-10-06 Alex Tereschenkogpio.c: Added ISR thread termination flag
2015-09-08 Brendan Le Follmraa: Remove global advance_func struct and place it...
2015-09-08 Henry Brucei2c.c: Refactored init calls to use mraa_i2c_init_inter...
2015-09-08 Henry Brucex86: advance_func now stored in mraa_board_t instance
2015-09-08 Henry Bruceplatform_type: platform_type now in mraa_board_t
2015-09-08 Henry Bruceusb: Skeleton platform code for FTDI FT4222 USB to...
2015-06-15 Alex Tereschenkospi.c: moved struct _spi declaration into mraa_internal...
2015-06-01 Brendan Le Folluart: make mraa_uart_get_dev_path return const char*
2015-05-28 Jon Trulsonuart: add fd (file descriptor) to uart context
2015-03-23 Thomas Inglebyapi: introduce define for pin name size
2015-03-19 Michael Ringinternal/pin/name: increase length of pin name
2015-01-21 Thomas Inglebyapi: remove internal strut from public API
2015-01-20 Thomas Inglebyuart: add function mraa_uart_get_dev_path
2015-01-05 Kurt Eckhardtpwm.c: cache period
2015-01-05 Brendan Le Folli2c: use I2C_FUNCS to store funcs map
2015-01-05 Brendan Le Folli2c: add busnum to context
2015-01-05 Brendan Le Folli2c: remove hz from context
2014-11-17 Thomas Inglebymmap: remove implementation of mmap gpio
2014-10-19 Thomas Inglebyuart: add init post hook
2014-09-25 Brendan Le Follsyslog: remove all fprintf calls and use syslog instead
2014-09-22 Thomas Inglebyaio: add calls for changing bit value of the read
2014-09-09 Thomas Inglebyaio: internal aio context to mraa_internal_types
2014-07-24 Thomas Inglebypwm: move internal context structure to internal header
2014-07-14 Thomas Inglebyi2c: internal structure to mraa_internal_types
2014-06-27 Thomas Inglebymraa: initial implementation of "hooks"