-
CONFIG_SOC_FLASH_STM32_V1
¶
(No prompt – not directly user assignable.)
Type: bool
Help¶
Enable the generic backend for the STM32 flash driver.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Symbols that select this symbol¶
Kconfig definition¶
At <Zephyr>/drivers/flash/Kconfig.stm32:37
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:32
→ <Zephyr>/drivers/Kconfig:60
→ <Zephyr>/drivers/flash/Kconfig:73
Menu path: (Top) → Device Drivers → Flash hardware support
config SOC_FLASH_STM32_V1 bool selectFLASH_PAGE_LAYOUT
selectFLASH_HAS_PAGE_LAYOUT
depends onFLASH
help Enable the generic backend for the STM32 flash driver.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)