zephyr/tests/lib/cmsis_nn/testcase.yaml
Keith Packard 565c9376f1 tests: Switch from NEWLIB_LIBC to REQUIRES_FULL_LIBC
Instead of forcing use of NEWLIB_LIBC, select any available complete C
library implementation. Add CONFIG_REQUIRES_FLOAT_PRINTF where needed.

Signed-off-by: Keith Packard <keithp@keithp.com>
2023-10-25 08:32:06 +02:00

11 lines
234 B
YAML

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