aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stm32f2
Commit message (Collapse)AuthorAgeFilesLines
* stm32: Initial support for stm32f2 (#3001)combolek2020-06-237-0/+58603
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>