The latest development version of this page may be more current than this released 3.0.0 version.

CONFIG_HAS_GD32_HAL

(No prompt – not directly user assignable.)

Type: bool

Direct dependencies

0

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols selected by this symbol

Symbols that select this symbol

Kconfig definition

At modules/hal_gigadevice/Kconfig:17

Included via Kconfig:8Kconfig.zephyr:33modules/Kconfig:80

Menu path: (Top) → Modules

config HAS_GD32_HAL
    bool
    select HAS_CMSIS_CORE if SOC_FAMILY_GD32_ARM
    depends on 0

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