some tests configured with CONFIG_NEWLIB_LIBC=y, it's better to add a filter filter: TOOLCHAIN_HAS_NEWLIB == 1 in those tests yaml file. Signed-off-by: Watson Zeng <zhiwei@synopsys.com>
11 lines
273 B
YAML
11 lines
273 B
YAML
tests:
|
|
libraries.cmsis_dsp.complexmath:
|
|
filter: (CONFIG_CPU_CORTEX_R or CONFIG_CPU_CORTEX_M) and TOOLCHAIN_HAS_NEWLIB == 1
|
|
integration_platforms:
|
|
- frdm_k64f
|
|
- sam_e70_xplained
|
|
- mps2_an521
|
|
tags: cmsis_dsp
|
|
min_flash: 128
|
|
min_ram: 64
|