-
CONFIG_SOC_SERIES_STM32F0X
¶
STM32F0x Series MCU
Type: bool
Help¶
Enable support for STM32F0 MCU series
Symbols selected by this symbol¶
CPU_CORTEX_M0
if <choice: ARM SoC Selection>CPU_CORTEX_M0_HAS_VECTOR_TABLE_REMAP
if <choice: ARM SoC Selection>SOC_FAMILY_STM32
if <choice: ARM SoC Selection>SYS_POWER_LOW_POWER_STATE_SUPPORTED
if <choice: ARM SoC Selection>CPU_HAS_SYSTICK
if <choice: ARM SoC Selection>HAS_STM32CUBE
if <choice: ARM SoC Selection>CLOCK_CONTROL_STM32_CUBE
ifCLOCK_CONTROL
&& <choice: ARM SoC Selection>
Kconfig definition¶
At arch/arm/soc/st_stm32/stm32f0/Kconfig.series:8
Included via Kconfig:10
→ Kconfig.zephyr:23
→ arch/Kconfig:16
→ arch/arm/Kconfig:14
→ arch/arm/soc/st_stm32/Kconfig.soc:8
Menu path: (top menu) → ARM SoC Selection
config SOC_SERIES_STM32F0X bool prompt "STM32F0x Series MCU" if <choice: ARM SoC Selection> selectCPU_CORTEX_M0
if <choice: ARM SoC Selection> selectCPU_CORTEX_M0_HAS_VECTOR_TABLE_REMAP
if <choice: ARM SoC Selection> selectSOC_FAMILY_STM32
if <choice: ARM SoC Selection> selectSYS_POWER_LOW_POWER_STATE_SUPPORTED
if <choice: ARM SoC Selection> selectCPU_HAS_SYSTICK
if <choice: ARM SoC Selection> selectHAS_STM32CUBE
if <choice: ARM SoC Selection> selectCLOCK_CONTROL_STM32_CUBE
ifCLOCK_CONTROL
&& <choice: ARM SoC Selection> depends on <choice: ARM SoC Selection> help Enable support for STM32F0 MCU series
(Definitions include propagated dependencies, including from if’s and menus.)