x86.c: Fix include for sofia 3gr platform missing
[contrib/mraa.git] / src / arm /
2015-12-18 Srinivas Kandagatla96boards: remove a typo
2015-12-14 Jorge Ramirez-Ortiz96boards: add support to HiKey 96board
2015-12-14 Srinivas Kandagatla96boards: add support to 96boards (https://96boards...
2015-09-08 Brendan Le Follmraa: Remove global advance_func struct and place it...
2015-08-13 Brendan Le Follraspberry_pi.c: Fix use of non initialised pincount...
2015-08-13 Brendan Le Follbeaglebone.c: Fix resource leaks with capepath in error...
2015-07-31 Salah-Eddine Missribeaglebone.c: Add PWM pinmaps
2015-07-31 Salah-Eddine Missribeaglebone.c: Fix warnings in due to syslog 'too many...
2015-07-31 Salah-Eddine Missribeaglebone.c: Add PWM output configuration
2015-07-30 Brendan Le Follarm: Use define MRAA_PIN_NAME_SIZE for pin names
2015-07-30 Brendan Le Follbeaglebone.c: remove freeing of NULL var
2015-07-24 Brendan Le Follnpm: Fix npm builds for ARM hosts
2015-07-16 Alexandru Eliseiraspberry_pi.c: Use define MRAA_PIN_NAME_SIZE for pin...
2015-04-27 Paul Barretteraspberry_pi.c: update platform check for the PI 2...
2015-04-08 Michael Ringbanana.c: Fixed Pin assignment for Banana Pi and wrong...
2015-04-08 Michael Ringbanana: Add bananapi support
2015-04-04 Michael Ringbeaglebone.h: added Beaglebone Black Platform
2015-03-23 Brendan Le Follclang-format: run clang-format on C/C++ code
2015-03-01 Michael Ringraspberry_pi.c: Wrong pin number used for Raspberry...
2015-02-15 Michael Ringarm: added support for all models of Raspbery Pi A...
2015-01-21 Thomas Inglebyraspberry_pi_b: add missing platform name
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-09 Thomas Inglebyraspberry pi: correct bus definitions
2014-12-08 Thomas Inglebyarm: use raspberry pi platform
2014-12-08 Thomas Inglebyraspberry pi: add model b definition
2014-12-08 Thomas Inglebyarm: add initial skeleton for arm platform support