Skip to content

Commit 589c85d

Browse files
nordic-seglcfriedt
authored andcommitted
samples: drivers: counter: alarm: Cleanup platform_allow for nrf54*
Remove duplicated test configuration after nrf54l20pdk/nrf54l20/cpuxxx was renamed to nrf54lm20dk/nrf54lm20a/cpuxxx. Extend platform_allow with other nrf54* targets (overlays for these targets already exist in the boards directory). Signed-off-by: Sebastian Głąb <[email protected]>
1 parent 94d35ec commit 589c85d

File tree

2 files changed

+7
-9
lines changed

2 files changed

+7
-9
lines changed

samples/drivers/counter/alarm/boards/nrf54l20pdk_nrf54l20_cpuapp.overlay

Lines changed: 0 additions & 9 deletions
This file was deleted.

samples/drivers/counter/alarm/sample.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,13 @@ tests:
2121
- nrf51dk/nrf51822
2222
- nrf52dk/nrf52832
2323
- nrf52840dk/nrf52840
24+
- nrf54h20dk/nrf54h20/cpuapp
25+
- nrf54h20dk/nrf54h20/cpuflpr
26+
- nrf54h20dk/nrf54h20/cpuppr
27+
- nrf54h20dk/nrf54h20/cpurad
28+
- nrf54l15dk/nrf54l15/cpuapp
29+
- nrf54l15dk/nrf54l15/cpuflpr
30+
- nrf54lm20dk/nrf54lm20a/cpuapp
2431
- nrf9160dk/nrf9160
2532
- samd20_xpro
2633
- bl5340_dvk/nrf5340/cpuapp

0 commit comments

Comments
 (0)