CONFIG_SOC_SERIES_GD32F4XX¶
GigaDevice GD32F4XX series Cortex-M4F MCU
Type: bool
Help¶
Enable support for GigaDevice GD32F4XX MCU series
Direct dependencies¶
<choice: SoC/CPU/Configuration Selection>
(Includes any dependencies from ifs and menus.)
Symbols selected by this symbol¶
Kconfig definition¶
At soc/arm/gigadevice/gd32f4xx/Kconfig.series:4
Included via Kconfig:8
→ Kconfig.zephyr:38
→ soc/Kconfig:9
→ soc/arm/gigadevice/Kconfig.soc:4
Menu path: (Top) → SoC/CPU/Configuration Selection
config SOC_SERIES_GD32F4XX
bool "GigaDevice GD32F4XX series Cortex-M4F MCU"
select ARM
select CPU_HAS_ARM_MPU
select CPU_HAS_FPU
select CPU_CORTEX_M4
select SOC_FAMILY_GD32_ARM
select GD32_HAS_AF_PINMUX
depends on <choice>
help
Enable support for GigaDevice GD32F4XX MCU series
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)