CONFIG_SOC_SERIES_GD32VF103

GigaDevice GD32VF103 series SoC implementation

GigaDevice GD32VF103 series SoC implementation

Type: bool

Help

Enable support for GigaDevice GD32VF1 series SoC

Help

Enable support for GigaDevice GD32VF1 series SoC

Direct dependencies

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

(Includes any dependencies from ifs and menus.)

Kconfig definitions

At <Zephyr>/soc/riscv/riscv-privilege/gd32vf103/Kconfig.series:6

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:38<Zephyr>/soc/Kconfig:7<nRF>/doc/_build/kconfig/Kconfig.soc:1<Zephyr>/soc/riscv/riscv-privilege/Kconfig.soc:6

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

config SOC_SERIES_GD32VF103
    bool "GigaDevice GD32VF103 series SoC implementation"
    select RISCV
    select SOC_FAMILY_RISCV_PRIVILEGE
    select ATOMIC_OPERATIONS_C
    select COMPRESSED_ISA
    select INCLUDE_RESET_VECTOR
    select BUILD_OUTPUT_HEX
    select XIP
    select GD32_HAS_AFIO_PINMUX
    select HAS_GD32_HAL
    select HAS_NUCLEI_ECLIC
    depends on <choice>
    help
      Enable support for GigaDevice GD32VF1 series SoC

At <Zephyr>/soc/riscv/riscv-privilege/gd32vf103/Kconfig.series:6

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:38<Zephyr>/soc/Kconfig:9<Zephyr>/soc/riscv/riscv-privilege/Kconfig.soc:6

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

config SOC_SERIES_GD32VF103
    bool "GigaDevice GD32VF103 series SoC implementation"
    select RISCV
    select SOC_FAMILY_RISCV_PRIVILEGE
    select ATOMIC_OPERATIONS_C
    select COMPRESSED_ISA
    select INCLUDE_RESET_VECTOR
    select BUILD_OUTPUT_HEX
    select XIP
    select GD32_HAS_AFIO_PINMUX
    select HAS_GD32_HAL
    select HAS_NUCLEI_ECLIC
    depends on <choice>
    help
      Enable support for GigaDevice GD32VF1 series SoC

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