-
choice: STM32L4x MCU Selection
STM32L4x MCU Selection
Type: bool
Direct dependencies¶
SOC_SERIES_STM32L4X
&& 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/stm32l4/Kconfig.soc:9
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 "STM32L4x MCU Selection" ifSOC_SERIES_STM32L4X
&&SOC_FAMILY_STM32
depends onSOC_SERIES_STM32L4X
&&SOC_FAMILY_STM32
(Definitions include propagated dependencies, including from if’s and menus.)