mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-10 04:21:56 +00:00
This commit adds the test application for the CMSIS-DSP 'svm' functions. This test application is loosely based on the C++ test suite included in the upstream CMSIS-DSP distribution. Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
8 lines
147 B
YAML
8 lines
147 B
YAML
tests:
|
|
libraries.cmsis_dsp.svm:
|
|
arch_whitelist: arm
|
|
filter: CONFIG_HAS_CMSIS_CORE
|
|
tags: cmsis_dsp
|
|
min_flash: 128
|
|
min_ram: 64
|