tests: drivers: timer: nrf_grtc_timer: add nRF54H20 target
GRTC peripheral is present on nRF54H20, so the tests should be executed on this target as well. Signed-off-by: Nikodem Kastelik <nikodem.kastelik@nordicsemi.no>
This commit is contained in:
parent
5b72665c47
commit
1f9bec7f08
1 changed files with 4 additions and 1 deletions
|
@ -1,4 +1,7 @@
|
||||||
tests:
|
tests:
|
||||||
drivers.timer.nrf_grtc_timer:
|
drivers.timer.nrf_grtc_timer:
|
||||||
tags: drivers
|
tags: drivers
|
||||||
platform_allow: nrf54l15pdk/nrf54l15/cpuapp
|
platform_allow:
|
||||||
|
- nrf54l15pdk/nrf54l15/cpuapp
|
||||||
|
- nrf54h20dk/nrf54h20/cpuapp
|
||||||
|
- nrf54h20dk/nrf54h20/cpurad
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue