soc: arm: st_stm32: add STM32F437XI
This patch adds support for the STM32F437XI SoC. Signed-off-by: Markus Fuchs <markus.fuchs@de.sauter-bc.com>
This commit is contained in:
parent
04da7eaf07
commit
edb58ec46b
5 changed files with 172 additions and 0 deletions
|
@ -39,6 +39,9 @@ config SOC_STM32F417XX
|
|||
config SOC_STM32F429XX
|
||||
bool "STM32F429XI"
|
||||
|
||||
config SOC_STM32F437XX
|
||||
bool "STM32F437XX"
|
||||
|
||||
config SOC_STM32F446XX
|
||||
bool "STM32F446XX"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue