CONFIG_CMSIS_DSP
CMSIS-DSP Library Support
Type: bool
Direct dependencies
(CPU_CORTEX
&& NEWLIB_LIBC
) || ARCH_POSIX
(Includes any dependencies from ifs and menus.)
Defaults
No defaults. Implicitly defaults to n
.
Symbols that select this symbol
Kconfig definition
At <Zephyr>/modules/Kconfig.cmsis:24
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:13
Menu path: (Top) → Modules
menuconfig CMSIS_DSP
bool "CMSIS-DSP Library Support"
depends on (CPU_CORTEX && NEWLIB_LIBC) || ARCH_POSIX
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)