Adapted test to be able to run on nrf52_bsim Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
11 lines
292 B
YAML
11 lines
292 B
YAML
tests:
|
|
drivers.timer.nrf_rtc_timer:
|
|
tags: drivers
|
|
platform_allow: nrf52dk_nrf52832 nrf52840dk_nrf52840
|
|
extra_configs:
|
|
- CONFIG_ZERO_LATENCY_IRQS=y
|
|
|
|
drivers.timer.nrf_rtc_timer_no_zli:
|
|
tags: drivers
|
|
platform_allow: nrf52dk_nrf52832 nrf52840dk_nrf52840 nrf52_bsim
|