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 <Zephyr>/modules/Kconfig.cmsis:4
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:13
Menu path: (Top) → Modules
config HAS_CMSIS_CORE
bool
select HAS_CMSIS_CORE_A if CPU_CORTEX_A
select HAS_CMSIS_CORE_A if CPU_AARCH32_CORTEX_A
select HAS_CMSIS_CORE_R if CPU_CORTEX_R
select HAS_CMSIS_CORE_M if CPU_CORTEX_M
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)