-
CONFIG_SOC_STM32F10X_DENSITY_DEVICE
¶
(No prompt – not directly user assignable.)
Type: bool
Help¶
- Low density Value line devices
- Medium density Value line devices
- High density Value line devices
- XL-density devices Value line devices
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At arch/arm/soc/st_stm32/stm32f1/Kconfig.soc:31
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
config SOC_STM32F10X_DENSITY_DEVICE bool depends onSOC_FAMILY_STM32
&&ARM
help * Low density Value line devices * Medium density Value line devices * High density Value line devices * XL-density devices Value line devices
(Definitions include propagated dependencies, including from if’s and menus.)