CONFIG_SOC_STM32F103XE

STM32F103XE

Type: bool

Direct dependencies

<choice: STM32F1x MCU Selection>

(Includes any dependencies from if’s and menus.)

Kconfig definition

At arch/arm/soc/st_stm32/stm32f1/Kconfig.soc:13

Included via Kconfig:10Kconfig.zephyr:23arch/Kconfig:16arch/arm/Kconfig:23arch/arm/soc/st_stm32/Kconfig:28

Menu path: (top menu) → ARM Options → SoC Configuration → STM32F1x MCU Selection

config SOC_STM32F103XE
    bool
    prompt "STM32F103XE" if <choice: STM32F1x MCU Selection>
    select SOC_STM32F10X_DENSITY_DEVICE if <choice: STM32F1x MCU Selection>
    depends on <choice: STM32F1x MCU Selection>

(Definitions include propagated dependencies, including from if’s and menus.)