-
choice: STM32F2X MCU Selection
STM32F2X MCU Selection
Type: bool
Direct dependencies¶
SOC_SERIES_STM32F2X
&& SOC_FAMILY_STM32
&& ARM
(Includes any dependencies from if’s and menus.)
Defaults¶
No defaults. Implicitly defaults to the first (visible) choice option.
Choice options¶
Kconfig definition¶
At arch/arm/soc/st_stm32/stm32f2/Kconfig.soc:8
Included via Kconfig:10
→ Kconfig.zephyr:23
→ arch/Kconfig:16
→ arch/arm/Kconfig:23
→ arch/arm/soc/st_stm32/Kconfig:28
Menu path: (top menu) → ARM Options → SoC Configuration
choice bool prompt "STM32F2X MCU Selection" ifSOC_SERIES_STM32F2X
&&SOC_FAMILY_STM32
&&ARM
depends onSOC_SERIES_STM32F2X
&&SOC_FAMILY_STM32
&&ARM
(Definitions include propagated dependencies, including from if’s and menus.)