-
CONFIG_HAS_CMSIS_CORE
¶
(No prompt – not directly user assignable.)
Type: bool
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Symbols that select this symbol¶
Kconfig definition¶
At ext/hal/cmsis/Kconfig:4
Included via Kconfig:8
→ Kconfig.zephyr:43
→ ext/Kconfig:8
→ ext/hal/Kconfig:12
Menu path: (Top) → External Sources → HALs
config HAS_CMSIS_CORE bool selectHAS_CMSIS_CORE_M
ifCPU_CORTEX_M
selectHAS_CMSIS_CORE_R
ifCPU_CORTEX_R
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)