summaryrefslogtreecommitdiff
path: root/stmhal/spi.h
AgeCommit message (Expand)Author
2016-10-03stmhal/spi: Make machine.SPI class conform to correct API.Damien George
2015-12-16stmhal: Extend SPI support to fully support all SPI devices on STM32F429.Tobias Badertscher
2014-09-30stmhal: For spi_init, add argument to select if NSS pin is enabled.Damien George
2014-09-26stmhal: Initial implementation of cc3k module and driver.Damien George
2014-05-03Add license header to (almost) all files.Damien George
2014-04-20stmhal: Add SPI class.Damien George