The latest development version of this page may be more current than this released 2.3.0 version.
CONFIG_CMSIS_DSP

CMSIS-DSP Library Support

Type: bool

Direct dependencies

CPU_CORTEX && NEWLIB_LIBC

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At modules/Kconfig.cmsis:23

Included via Kconfig:8Kconfig.zephyr:10modules/Kconfig:10

Menu path: (Top) → Modules

menuconfig CMSIS_DSP
    bool "CMSIS-DSP Library Support"
    depends on CPU_CORTEX && NEWLIB_LIBC

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)