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

(No prompt – not directly user assignable.)

Type: bool

Direct dependencies

HAS_CMSIS_CORE

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At ext/hal/cmsis/Kconfig:11

Included via Kconfig:8Kconfig.zephyr:43ext/Kconfig:8ext/hal/Kconfig:12

Menu path: (Top) → External Sources → HALs

config HAS_CMSIS_CORE_M
    bool
    depends on HAS_CMSIS_CORE

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