-
CONFIG_CMSIS_DSP
¶
CMSIS-DSP Library Support
Type: bool
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At modules/Kconfig.cmsis:23
Included via Kconfig:8
→ Kconfig.zephyr:10
→ modules/Kconfig:10
Menu path: (Top) → Modules
menuconfig CMSIS_DSP bool "CMSIS-DSP Library Support" depends onCPU_CORTEX
&&NEWLIB_LIBC
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)