1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-25 17:25:20 +03:00
betaflight/lib
Dominic Clifton 0598704872 First commit of port to STM32F3DISCOVERY board.
work-in-progress, it does compile and run though but hangs early on in
main() because of unimplemented features.
2014-04-25 01:09:19 +01:00
..
CMSIS First commit of port to STM32F3DISCOVERY board. 2014-04-25 01:09:19 +01:00
STM32F10x_StdPeriph_Driver a couple optimizations for dynamic HSE frequency - moved SetSysClock() to run after reset vector + bss init, and changed rcc which used hardcoded HSE_VALUE. 2013-07-02 00:58:50 +00:00
STM32F30x_StdPeriph_Driver First commit of port to STM32F3DISCOVERY board. 2014-04-25 01:09:19 +01:00