Skip to content
Commit b38445ea authored by Yuval Peress's avatar Yuval Peress Committed by Carles Cufí
Browse files

math: Introduce a DSP basicmath subsystem with a cmsis backend



Introduce an API mirroring the CMSIS-DSP's basicmath. If CMSIS_DSP is
enabled, then it will by default be used as a backend. Developers may
opt into a custom backend by setting CONFIG_DSP_BACKEND_CMSIS=n. If
done, the application must provide `zdsp_backend/dsp.h` and optionally
implement the functions in its own .c files.

Signed-off-by: default avatarYuval Peress <peress@google.com>
parent 04339659
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment