CONFIG_SOC_STM32F303XC

STM32F303XC

Type: bool

Direct dependencies

<choice: STM32F3x MCU Selection>

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

Symbols selected by this symbol

Kconfig definition

At arch/arm/soc/st_stm32/stm32f3/Kconfig.soc:12

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 → STM32F3x MCU Selection

config SOC_STM32F303XC
    bool
    prompt "STM32F303XC" if <choice: STM32F3x MCU Selection>
    select CPU_HAS_MPU if <choice: STM32F3x MCU Selection>
    depends on <choice: STM32F3x MCU Selection>

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