stm32f4: Add support for STM32F469XI
Add configuration, dtsi and memory configuration fixup for the STM32F469XI High Performance SoC. Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
This commit is contained in:
parent
721919a61d
commit
2ea6300f21
5 changed files with 35 additions and 0 deletions
|
@ -24,6 +24,9 @@ config SOC_STM32F413XH
|
|||
config SOC_STM32F429XI
|
||||
bool "STM32F429XI"
|
||||
|
||||
config SOC_STM32F469XI
|
||||
bool "STM32F469XI"
|
||||
|
||||
endchoice
|
||||
|
||||
config STM32_ARM_MPU_ENABLE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue