mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 11:56:10 +08:00
STM32 Nucleo: warning: #warning "Default Flash Configuration Used"
https://cwiki.apache.org/confluence/display/NUTTX/Configuration+Variables Fixed the Warning F412ZG has 1028 KB Flash.
This commit is contained in:
@@ -1015,6 +1015,7 @@ config ARCH_CHIP_STM32F412ZG
|
|||||||
bool "STM32F412ZG"
|
bool "STM32F412ZG"
|
||||||
select STM32_STM32F4XXX
|
select STM32_STM32F4XXX
|
||||||
select STM32_STM32F412
|
select STM32_STM32F412
|
||||||
|
select STM32_FLASH_CONFIG_G
|
||||||
|
|
||||||
config ARCH_CHIP_STM32F405RG
|
config ARCH_CHIP_STM32F405RG
|
||||||
bool "STM32F405RG"
|
bool "STM32F405RG"
|
||||||
|
|||||||
Reference in New Issue
Block a user