raspberry_pi.c: update platform check for the PI 2 Version B
[contrib/mraa.git] / src / arm /
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