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:
Neil Armstrong 2017-05-17 15:56:57 +02:00 committed by Anas Nashif
commit 2ea6300f21
5 changed files with 35 additions and 0 deletions

View file

@ -24,6 +24,9 @@ config SOC_STM32F413XH
config SOC_STM32F429XI
bool "STM32F429XI"
config SOC_STM32F469XI
bool "STM32F469XI"
endchoice
config STM32_ARM_MPU_ENABLE