aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stm32f2/system_stm32f2xx.c
Commit message (Collapse)AuthorAgeFilesLines
* stm32: Initial support for stm32f2 (#3001)combolek2020-06-231-0/+346
Initial support for stm32f2 in general and STM32F207 in particular. Boots up and communicates on STM32F207VC. Signed-off-by: Boleslaw Ciesielski <combolek@users.noreply.github.com>