CONFIG_BOARD_GD32F403Z_EVAL

GigaDevice GD32F403Z Evaluation Kit

Type: bool

Direct dependencies

SOC_GD32F403 && <choice: Board Selection>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <Zephyr>/boards/arm/gd32f403z_eval/Kconfig.board:4

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:37<Zephyr>/boards/Kconfig:29

Menu path: (Top) → Board Selection

config BOARD_GD32F403Z_EVAL
    bool "GigaDevice GD32F403Z Evaluation Kit"
    depends on SOC_GD32F403 && <choice>

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