-
CONFIG_CMSIS_DSP
¶
CMSIS-DSP Library Support
Type: bool
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At <Zephyr>/modules/Kconfig.cmsis:23
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:10
→ <Zephyr>/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.)