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>
9 lines
225 B
YAML
9 lines
225 B
YAML
common:
|
|
filter: TOOLCHAIN_HAS_NEWLIB == 1
|
|
sample:
|
|
name: Maxim DS3231 RTC
|
|
tests:
|
|
sample.basic.maxim_ds3231:
|
|
build_only: true
|
|
platform_allow: efr32mg_sltb004a frdm_k64f nrf51_pca10028 nucleo_l476rg particle_xenon
|