Revert "STM32 Nucleo: warning: #warning "Default Flash Configuration Used""
This reverts commit 62c15c03d3
.
Fix warning: the choice symbol STM32_FLASH_CONFIG_G (defined at arch/arm/src/stm32/Kconfig:1275) is selected by the following symbols, but select/imply has no effect on choice symbols
- ARCH_CHIP_STM32F412ZG (defined at arch/arm/src/stm32/Kconfig:1014)
This commit is contained in:
parent
fa3e0faffc
commit
7d3a9b1cbc
@ -1015,7 +1015,6 @@ config ARCH_CHIP_STM32F412ZG
|
||||
bool "STM32F412ZG"
|
||||
select STM32_STM32F4XXX
|
||||
select STM32_STM32F412
|
||||
select STM32_FLASH_CONFIG_G
|
||||
|
||||
config ARCH_CHIP_STM32F405RG
|
||||
bool "STM32F405RG"
|
||||
|
Loading…
Reference in New Issue
Block a user