This website requires JavaScript.
Explore
Help
Sign In
jackcartersmith
/
blackmagic
Watch
1
Star
0
Fork
0
You've already forked blackmagic
Code
Issues
Pull Requests
Releases
Activity
blackmagic
/
lib
/
stm32
History
Fergus Noble
7c67322f75
Change stm32 usart baud rate generation to round rather than floor for more accurate divisor selection.
2012-02-06 23:08:07 +01:00
..
f1
Discard .ARM.exidx section to make newlib 64bit (long long) printf support work. This may need to be fixed if using C++.
2012-02-06 23:08:06 +01:00
f2
Fix nasty bug with GPIO alternate function setup on F2/F4 (sorry guys).
2012-02-06 23:08:06 +01:00
f4
Fix nasty bug with GPIO alternate function setup on F2/F4 (sorry guys).
2012-02-06 23:08:06 +01:00
i2c.c
Rename stm32 lib folders to be consistent with include
2011-10-30 17:42:49 -04:00
nvic.c
lib/stm32/*.c: Coding-style fixes.
2011-11-17 00:09:26 +01:00
spi.c
stm32/spi.c: Coding style fixes and typo fixes.
2011-11-10 22:45:56 +01:00
systick.c
lib/stm32/*.c: Coding-style fixes.
2011-11-17 00:09:26 +01:00
usart.c
Change stm32 usart baud rate generation to round rather than floor for more accurate divisor selection.
2012-02-06 23:08:07 +01:00