api/mraa: add mraa_get_pin_name
[contrib/mraa.git] / api / mraa / common.h
2015-03-19 Michael Ringapi/mraa: add mraa_get_pin_name
2015-02-25 Brendan Le Follcommon: add C++ init() call and explain reason to call...
2015-01-21 Thomas Inglebyapi: remove internal strut from public API
2015-01-21 Thomas Inglebyapi/platform_name: Change return when null platform
2015-01-21 Thomas Inglebyinternal/platform_name: move to const char*
2015-01-21 Thomas Inglebymraa/platform: add mraa_get_pin_count()
2015-01-20 Thomas Inglebyuart: use const char* instead of plain char*
2015-01-20 Thomas Inglebyuart: add function mraa_uart_get_dev_path
2014-12-02 Brendan Le Follcommon.h: move functions from types.h
2014-12-02 Brendan Le Folltypes.h: Move mraa_pinmodes_t to types.h
2014-11-26 Thomas Inglebymraa: add mraa_get_platform_name
2014-10-30 Thomas Inglebypwm: add period limits, warn over syslog
2014-09-25 Brendan Le Follsyslog: remove all fprintf calls and use syslog instead
2014-09-09 Thomas Inglebyi2c: boost max defined buses to 12.
2014-07-11 Thomas InglebyMerge branch 'hook'
2014-07-10 Thomas Inglebyuart: barebones uart module added.
2014-07-01 Brendan Le Follmraa.c: stop ctor running in scripting languages
2014-07-01 Brendan Le Follmraa: add deinit function for valgrind testing
2014-06-25 Thomas Inglebyaio: added configuration within platform data.
2014-06-24 Thomas Inglebymraa: rename from maa to mraa