clang-format: run clang-format on C/C++ code
[contrib/mraa.git] / api / mraa / spi.hpp
2015-03-23 Brendan Le Follclang-format: run clang-format on C/C++ code
2015-03-03 Brendan Le Follspi: return int instead of uint8_t in mraa_spi_write
2015-02-17 Michael Ringspi.hpp: Fix indentation of comment
2015-02-17 Michael Ringspi: Add 16bit wide convenience functions for spi
2015-01-14 Brendan Le Follspi.hpp: styling/identation fix
2015-01-14 Brendan Le Follspi: Make Spi write() work from SWIG with typemaps
2015-01-09 Thomas Inglebyapi/spi: Add Spi_Modes to CPP headers.
2014-12-11 Thomas Inglebydoc/spi: correct description of SPI
2014-11-20 Brendan Le Follspi.hpp: remove transfer command from SWIG APIs
2014-10-19 Brendan Le Follspi: make mraa_spi_write_buf call mraa_transfer_buf
2014-10-19 Kurt Eckhardtspi: Add SPI transfer function that pass in RX/TX
2014-10-16 Brendan Le Follexception: Add exceptions when context creation fails
2014-09-03 Brendan Le Folldocs: remove references to C++ as docstrings used by...
2014-08-06 Kiveisha Yevgeniyspi: added spi mode to mraa
2014-07-01 Brendan Le Follspi: update spi module to use char instead of unsigned...
2014-07-01 Brendan Le Folli2c: allow binary strings as parameters to write()...
2014-06-24 Thomas Inglebymraa: rename from maa to mraa