mraa: rename from maa to mraa
[contrib/mraa.git] / src / spi /
2014-06-24 Thomas Inglebymraa: rename from maa to mraa
2014-05-22 Brendan Le Follsrc: add unistd.h to pwm and spi modules to remove...
2014-05-21 Thomas Inglebymaa: hide and rename internal maa functions
2014-05-21 Thomas Inglebyspi: completed implementation.
2014-05-21 Thomas Inglebyspi: Use new feature of pinmap to get split info.
2014-05-16 Brendan Le Follspi: fix use of memset sizeof param
2014-05-16 Brendan Le Follspi.hpp: Add C++ wrapper around Spi
2014-05-16 Thomas Inglebyspi: implemented write functions
2014-05-01 Thomas InglebyMerge branch 'pinmap'
2014-05-01 Brendan Le Follspi: add destructor
2014-04-30 Brendan Le FollMerge branch 'tingleby-spi-new'
2014-04-30 Brendan Le FollMerge branch 'spi-new' of github.com:tingleby/maa into...
2014-04-30 Thomas Inglebyspi: Add initial SPI api