intel_de3815: initial support for Baytrail NUC
[contrib/mraa.git] / src / mraa.c
2014-10-24 Thomas Inglebyintel_de3815: initial support for Baytrail NUC
2014-10-23 Brendan Le Folli2c: use default i2c bus in board config if invalid
2014-09-25 Brendan Le Follsyslog: remove all fprintf calls and use syslog instead
2014-09-09 Thomas Inglebyi2c: disallow non allowed i2c buses
2014-09-09 Thomas Inglebyintel_edision_fab_c: renamed from fab_b
2014-09-09 Thomas Inglebyedison: add edison detection
2014-08-26 Thomas Inglebyspi: if platform has one spidev, defaults to it.
2014-08-01 Brendan Le Follmraa.c: fclose on NULL fp can segfault on some platforms
2014-07-14 Thomas Inglebyintel_galileo_rev_g: remove platform code from core
2014-07-14 Thomas Inglebymraa: make platform info more available internally
2014-07-14 Thomas Inglebyhook: change structure to pointer
2014-07-14 Thomas Inglebymraa: rename internal adv func mraa_adv_func_t
2014-07-11 Thomas InglebyMerge branch 'hook'
2014-07-11 Thomas Inglebyhook: rename from declared struct to adance_func
2014-07-10 Thomas Inglebyuart: barebones uart module added.
2014-07-01 Thomas Inglebyhook: remove hooks, move into branch.
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-27 Thomas Inglebymraa: initial implementation of "hooks"
2014-06-25 Thomas Inglebyaio: added configuration within platform data.
2014-06-24 Thomas Inglebymraa: rename from maa to mraa