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>
13 lines
277 B
YAML
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
|