aboutsummaryrefslogtreecommitdiff
path: root/lib/stm32/spi.c
AgeCommit message (Expand)Author
2012-10-16Initial documentation for SPI, I2C and CRCKen Sarkies
2012-03-14Made spi_init_master ignore CRC and SPE bits.Piotr Esden-Tempski
2012-03-02License change of the library to LGPL, version 3 or later.Piotr Esden-Tempski
2012-02-29Fixed spi convenience reset function to compile properly.Piotr Esden-Tempski
2012-02-28Added spi reset convenience function.Piotr Esden-Tempski
2011-11-10stm32/spi.c: Coding style fixes and typo fixes.Uwe Hermann
2011-10-30Rename stm32 lib folders to be consistent with includeStephen Caudle
2011-10-12Renaming lib code for stm32 f1 series. Fergus Noble
2010-12-31Some more file/path restructuring.Uwe Hermann
2010-12-30More renames for libopenstm32 -> libopencm3.Uwe Hermann
2010-12-30Rename include/libopenstm32 to include/stm32.Uwe Hermann
2010-12-30Move STM32-specific source to lib/stm32 subdir.Uwe Hermann