This website requires JavaScript.
Explore
Help
Sign In
EMTime
/
libopencm3
Watch
1
Star
0
Fork
0
You've already forked libopencm3
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3c67ef7d07cfa4d2d041fa4f641a9f6f3c4a33bf
libopencm3
/
lib
/
stm32_common
History
Fergus Noble
3c67ef7d07
Minor fixes to the SPI code, mainly you should check that the TX buffer is empty before rather than after sending.
2011-09-23 13:04:54 -07:00
..
i2c.c
Moved I2C to stm32 common.
2011-09-15 15:06:28 -07:00
nvic.c
Moving nvic code to common, adding F1 and F2 specific user interrupt definition headers.
2011-09-15 16:26:39 -07:00
spi.c
Minor fixes to the SPI code, mainly you should check that the TX buffer is empty before rather than after sending.
2011-09-23 13:04:54 -07:00
systick.c
Move systick to stm32 common.
2011-09-15 14:59:55 -07:00
usart.c
Initial move of USART code to common, still needs some work.
2011-09-22 13:52:43 -07:00