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

CONFIG_HAS_NUMICRO_HAL

(No prompt – not directly user assignable.)

Type: bool

Direct dependencies

SOC_FAMILY_NUMICRO

(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/Kconfig.nuvoton:6

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

Menu path: (Top) → Modules

config HAS_NUMICRO_HAL
    bool
    select HAS_CMSIS_CORE
    depends on SOC_FAMILY_NUMICRO

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