The latest development version of this page may be more current than this released 2.7.5 version.

CONFIG_SOC_STM32F103X8

STM32F103X8

Type: bool

Direct dependencies

<choice: STM32F1x MCU Selection>

(Includes any dependencies from ifs and menus.)

Symbols selected by this symbol

Kconfig definition

At soc/arm/st_stm32/stm32f1/Kconfig.soc:25

Included via Kconfig:8Kconfig.zephyr:38soc/Kconfig:18soc/arm/st_stm32/Kconfig:17

Menu path: (Top) → Hardware Configuration → STM32F1x MCU Selection

config SOC_STM32F103X8
    bool "STM32F103X8"
    select SOC_STM32F10X_DENSITY_DEVICE
    depends on <choice>

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)