Skip to content

Commit 78799c9

Browse files
nordic-seglnordicjm
authored andcommitted
samples: zephyr: drivers: watchdog: Disable on nrf54lm20pdk
Original sample in the Zephyr repository is now executed on final board name of nrf54lm20dk/nrf54lm20a/cpuapp. Disable execution on obsolete nrf54lm20pdk target. Signed-off-by: Sebastian Głąb <[email protected]>
1 parent f402217 commit 78799c9

File tree

3 files changed

+0
-15
lines changed

3 files changed

+0
-15
lines changed

samples/zephyr/drivers/watchdog/boards/nrf54lm20pdk_nrf54lm20a_cpuapp.overlay

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

samples/zephyr/drivers/watchdog/boards/nrf54lm20pdk_nrf54lm20a_cpuflpr.overlay

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

samples/zephyr/drivers/watchdog/sample.yaml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -19,20 +19,11 @@ common:
1919
tests:
2020
nrf.extended.sample.drivers.watchdog:
2121
platform_allow:
22-
- nrf54lm20pdk/nrf54lm20a/cpuapp
23-
- nrf54lm20pdk/nrf54lm20a/cpuflpr
24-
- [email protected]/nrf54lm20a/cpuapp
25-
- [email protected]/nrf54lm20a/cpuflpr
26-
- [email protected]/nrf54lm20a/cpuapp
27-
- [email protected]/nrf54lm20a/cpuflpr
28-
- [email protected]/nrf54lm20a/cpuapp
29-
- [email protected]/nrf54lm20a/cpuflpr
3022
- nrf54lv10dk/nrf54lv10a/cpuapp
3123
- nrf54lv10dk/nrf54lv10a/cpuflpr
3224
- [email protected]/nrf54lv10a/cpuapp
3325
- [email protected]/nrf54lv10a/cpuflpr
3426
- [email protected]/nrf54lv10a/cpuapp
3527
- [email protected]/nrf54lv10a/cpuflpr
3628
integration_platforms:
37-
- nrf54lm20pdk/nrf54lm20a/cpuapp
3829
- nrf54lv10dk/nrf54lv10a/cpuapp

0 commit comments

Comments
 (0)