aboutsummaryrefslogtreecommitdiffstats
path: root/libmaple/spi.c
Commit message (Expand)AuthorAgeFilesLines
* [WIP] GPIO refactor: seems ok, ready for reviewMarti Bolivar2011-03-111-8/+10
* whitespace cleanupsMarti Bolivar2010-09-271-73/+72
* Check different set of flags for SPI master transmitPerry Hung2010-09-141-7/+10
* Switch spi to use new rcc interfacePerry Hung2010-08-041-2/+2
* Various SPI changes.Perry Hung2010-04-281-4/+7
* Added a spi send block functionPerry Hung2010-04-271-2/+26
* Fixed two compiler warnings in spiPerry Hung2010-04-251-2/+2
* Initial SPI Polling implementation.Perry Hung2010-04-241-0/+132