atbetaflight/lib
Dominic Clifton 8d9ce86a5a get GPIO and USART ports working.
The STM32F3DISCOVERY board would crash when setting GPIOA Pin_13 or
Pin_14 to analog mode so they are excluded in the gpio initialisation.

The USART GPIO configuration did not work when using the F10x code.  The
USART status and DMA registers are different too.
2014-04-25 15:19:28 +01:00
..
CMSIS get GPIO and USART ports working. 2014-04-25 15:19:28 +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