-
choice: STM32F0x MCU Selection
STM32F0x MCU Selection
Type: bool
Direct dependencies¶
SOC_SERIES_STM32F0X
&& SOC_FAMILY_STM32
(Includes any dependencies from if’s and menus.)
Defaults¶
No defaults. Implicitly defaults to the first (visible) choice option.
Choice options¶
Kconfig definition¶
At soc/arm/st_stm32/stm32f0/Kconfig.soc:8
Included via Kconfig:10
→ Kconfig.zephyr:27
→ soc/Kconfig:12
→ soc/arm/st_stm32/Kconfig:19
Menu path: (top menu) → Hardware Configuration
choice bool prompt "STM32F0x MCU Selection" ifSOC_SERIES_STM32F0X
&&SOC_FAMILY_STM32
depends onSOC_SERIES_STM32F0X
&&SOC_FAMILY_STM32
(Definitions include propagated dependencies, including from if’s and menus.)