CONFIG_SOC_SERIES_GD32F403

GigaDevice GD32F403 series Cortex-M4F MCU

GigaDevice GD32F403 series Cortex-M4F MCU

Type: bool

Help

Enable support for GigaDevice GD32F403 MCU series

Help

Enable support for GigaDevice GD32F403 MCU series

Direct dependencies

<choice: SoC/CPU/Configuration Selection> || <choice: SoC/CPU/Configuration Selection>

(Includes any dependencies from ifs and menus.)

Symbols selected by this symbol

Kconfig definitions

At <Zephyr>/soc/arm/gigadevice/gd32f403/Kconfig.series:4

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:38<Zephyr>/soc/Kconfig:7<nRF>/doc/_build/kconfig/Kconfig.soc:1<Zephyr>/soc/arm/gigadevice/Kconfig.soc:4

Menu path: (Top) → SoC/CPU/Configuration Selection

config SOC_SERIES_GD32F403
    bool "GigaDevice GD32F403 series Cortex-M4F MCU"
    select ARM
    select CPU_HAS_ARM_MPU
    select CPU_HAS_FPU
    select CPU_CORTEX_M4
    select CPU_CORTEX_M_HAS_SYSTICK
    select CPU_CORTEX_M_HAS_VTOR
    select SOC_FAMILY_GD32_ARM
    select GD32_HAS_AFIO_PINMUX
    depends on <choice>
    help
      Enable support for GigaDevice GD32F403 MCU series

At <Zephyr>/soc/arm/gigadevice/gd32f403/Kconfig.series:4

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:38<Zephyr>/soc/Kconfig:9<Zephyr>/soc/arm/gigadevice/Kconfig.soc:4

Menu path: (Top) → SoC/CPU/Configuration Selection

config SOC_SERIES_GD32F403
    bool "GigaDevice GD32F403 series Cortex-M4F MCU"
    select ARM
    select CPU_HAS_ARM_MPU
    select CPU_HAS_FPU
    select CPU_CORTEX_M4
    select CPU_CORTEX_M_HAS_SYSTICK
    select CPU_CORTEX_M_HAS_VTOR
    select SOC_FAMILY_GD32_ARM
    select GD32_HAS_AFIO_PINMUX
    depends on <choice>
    help
      Enable support for GigaDevice GD32F403 MCU series

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