Remove references to the nRF5340 PDK boards from samples and tests .yml files. Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
10 lines
358 B
YAML
10 lines
358 B
YAML
tests:
|
|
kernel.tickless.concept:
|
|
arch_exclude: nios2
|
|
# FIXME: This test fails sporadically on all QEMU platforms, but fails
|
|
# consistently when coverage is enabled. Disable until 14173 is fixed.
|
|
platform_exclude: qemu_x86_coverage
|
|
litex_vexriscv rv32m1_vega_zero_riscy rv32m1_vega_ri5cy
|
|
nrf5340dk_nrf5340_cpunet
|
|
tags: kernel
|