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