zephyr/tests/lib/cmsis_nn/testcase.yaml
Anas Nashif dfa170e909 tests: cmsis_nn: reduce architecture scope
Filters already only allow arm and native, so exclude everything else
very early and reduce churn and build time.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2024-11-16 15:01:55 -05:00

13 lines
277 B
YAML

tests:
libraries.cmsis_nn:
arch_allow:
- arm
filter: CONFIG_CPU_CORTEX_M and CONFIG_FULL_LIBC_SUPPORTED
integration_platforms:
- frdm_k64f
- sam_e70_xplained/same70q21
- mps2/an521/cpu0
tags: cmsis_nn
min_flash: 64
min_ram: 32