Skip to content

Commit 69d20f0

Browse files
mstasiaknordicnordic-piks
authored andcommitted
tests: hwinfo: add nRF54LS05B support
Added support for nRF54LS05B in hwinfo tests. Signed-off-by: Michał Stasiak <[email protected]>
1 parent 46377f1 commit 69d20f0

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
&wdt30 {
2+
status = "okay";
3+
};

tests/zephyr/boards/nrf/hwinfo/reset_cause/testcase.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,13 @@ tests:
3737
- "PASS: reset causes were cleared"
3838
- "All tests done"
3939
platform_allow:
40+
- [email protected]/nrf54ls05b/cpuapp
41+
- nrf54ls05dk/nrf54ls05b/cpuapp
4042
- nrf54lv10dk/nrf54lv10a/cpuapp
4143
- [email protected]/nrf54lv10a/cpuapp
4244
- [email protected]/nrf54lv10a/cpuapp
4345
- nrf7120pdk/nrf7120/cpuapp
4446
integration_platforms:
47+
- nrf54ls05dk/nrf54ls05b/cpuapp
4548
- nrf54lv10dk/nrf54lv10a/cpuapp
4649
- nrf7120pdk/nrf7120/cpuapp

0 commit comments

Comments
 (0)