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
e7f909c50206f7a4cc467fa55633c70bbd384491
libopencm3
/
lib
History
Fergus Noble
e7f909c502
Minor fixes to the SPI code, mainly you should check that the TX buffer is empty before rather than after sending.
2011-10-12 22:18:44 -04:00
..
lm3s
Switched all makefiles to arm-none-eabi default.
2011-10-04 13:08:35 -07:00
lpc13xx
Switched all makefiles to arm-none-eabi default.
2011-10-04 13:08:35 -07:00
stm32_common
Minor fixes to the SPI code, mainly you should check that the TX buffer is empty before rather than after sending.
2011-10-12 22:18:44 -04:00
stm32f1
Initial move of USART code to common, still needs some work.
2011-10-12 22:18:43 -04:00
stm32f2
Fixed bug in F2 GPIO code.
2011-10-12 22:18:43 -04:00
usb
Move enabling the USB Clock into stm32f10x_usbd_init
2011-07-13 10:04:03 +02:00