10 lines
279 B
YAML
10 lines
279 B
YAML
|
common:
|
||
|
tags: test_framework
|
||
|
depends_on: counter
|
||
|
tests:
|
||
|
testing.ztest.busy_sim:
|
||
|
platform_allow: nrf52840dk_nrf52840
|
||
|
testing.ztest.busy_sim_nrf52840dk_pin:
|
||
|
platform_allow: nrf52840dk_nrf52840
|
||
|
extra_args: DTC_OVERLAY_FILE=boards/nrf52840dk_nrf52840_pin.overlay
|