arch/arm/src/stm32l4/Kconfig: Add STM32L4R5ZI chip type.

This commit is contained in:
Jussi Kivilinna 2019-10-17 11:05:50 -06:00 committed by Gregory Nutt
parent fd462d5ce2
commit d45f559d47

View File

@ -428,6 +428,14 @@ config ARCH_CHIP_STM32L4A6AG
---help---
STM32 L4 Cortex M4, AES, HASH, 1024Kb FLASH, 320 Kb SRAM
config ARCH_CHIP_STM32L4R5ZI
bool "STM32L4R5ZI"
select STM32L4_STM32L4R5XX
select STM32L4_FLASH_CONFIG_I
select STM32L4_IO_CONFIG_Z
---help---
STM32 L4+ Cortex M4, 2048Kb FLASH, 640 Kb SRAM
config ARCH_CHIP_STM32L4R9AI
bool "STM32L4R9AI"
select STM32L4_STM32L4R9XX