9 Commits (994d559a6cabd1e1c7c9d28f251c66212699c1b0)

Author SHA1 Message Date
Piotr Esden-Tempski 20c5e56234 Fixed spi convenience reset function to compile properly. 13 years ago
Piotr Esden-Tempski c49f505df4 Added spi reset convenience function. 13 years ago
Uwe Hermann 6462a646d1 stm32/spi.c: Coding style fixes and typo fixes. 13 years ago
Stephen Caudle b3a710b0bc Rename stm32 lib folders to be consistent with include 13 years ago
Fergus Noble 878c094871 Added alternative function for doing an SPI transfer. 13 years ago
Fergus Noble e7f909c502 Minor fixes to the SPI code, mainly you should check that the TX buffer is empty before rather than after sending. 13 years ago
Fergus Noble 010ee53298 Moved SPI to stm32 common. 13 years ago
Fergus Noble 424b094ce8 Renaming lib code for stm32 f1 series. 13 years ago
Fergus Noble bd33f2d256 Renaming lib code for stm32 f1 series. 13 years ago
Uwe Hermann 8f251e8a9d Some more file/path restructuring. 14 years ago
Uwe Hermann 18790a2454 More renames for libopenstm32 -> libopencm3. 14 years ago
Uwe Hermann be2ac142d9 Rename include/libopenstm32 to include/stm32. 14 years ago
Uwe Hermann 8e084b1517 Move STM32-specific source to lib/stm32 subdir. 14 years ago
Uwe Hermann b5727a6c73 USB: Cosmetics and coding-style fixes. 14 years ago
Thomas Otto 0fed8c6cc5 Added spi_send() equivalent to usart_send(). 15 years ago
Thomas Otto 47c51fc9cc Some additions to spi.c+h. 15 years ago
Uwe Hermann e7cadf0822 Use direct #includes instead of libopenstm32.h. 15 years ago
Uwe Hermann 977f0ef6a0 Configure SPI as master in spi_init_master(). 15 years ago
Uwe Hermann 98997691d3 Add first version of spi_enable()/spi_disable(). 15 years ago
Uwe Hermann a7a3770d51 Add initial SPI code. 15 years ago