zephyr/tests/lib/cmsis_dsp/matrix
Ryan McClelland 104ea2ccca modules: cmsis-dsp: add cmsis-dsp module
Use CMSIS-DSP from its new realm. This also changes change how you
initialize FFT tables as well to use arm_cfft_init_64_f32 if you
know the FFT size in advance rather than the generic initialization
arm_cfft_init_f32.

Signed-off-by: Ryan McClelland <ryanmcclelland@meta.com>
2023-09-25 09:46:33 +02:00
..
src tests: lib: cmsis_dsp: binary: fix double-promotion warning 2023-09-08 16:38:52 +02:00
CMakeLists.txt
Kconfig
prj_base.conf modules: cmsis-dsp: add cmsis-dsp module 2023-09-25 09:46:33 +02:00
prj.conf modules: cmsis-dsp: add cmsis-dsp module 2023-09-25 09:46:33 +02:00
testcase.yaml samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00