api: introduce define for pin name size
[contrib/mraa.git] / include / mraa_internal_types.h
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"