zephyr/tests/lib/cmsis_nn/testcase.yaml
Stephanos Ioannidis a38e68b97c tests: lib: cmsis_nn: Enable testing on mps3_an547
Zephyr SDK 0.14.1 now includes QEMU 6.2, which supports the emulation
of the MVE instructions.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2022-05-05 11:58:11 +09:00

11 lines
233 B
YAML

tests:
libraries.cmsis_nn:
filter: CONFIG_CPU_CORTEX_M and TOOLCHAIN_HAS_NEWLIB == 1
integration_platforms:
- frdm_k64f
- sam_e70_xplained
- mps2_an521
tags: cmsis_nn
min_flash: 64
min_ram: 32