CONFIG_SOC_SERIES_GD32F4XX

GigaDevice GD32F4XX series Cortex-M4F MCU

GigaDevice GD32F4XX series Cortex-M4F MCU

Type: bool

Help

Enable support for GigaDevice GD32F4XX MCU series

Help

Enable support for GigaDevice GD32F4XX MCU series

Direct dependencies

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

(Includes any dependencies from ifs and menus.)

Kconfig definitions

At <Zephyr>/soc/arm/gigadevice/gd32f4xx/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_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

At <Zephyr>/soc/arm/gigadevice/gd32f4xx/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_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.)