Skip to content

Commit 02abb22

Browse files
Hi-Im-Davidnordic-piks
authored andcommitted
tests: zephyr: boards: nrf: hwinfo: reset_cause: support nrf7120
Base on zephyr. Signed-off-by: David Jewsbury <[email protected]>
1 parent 782dfba commit 02abb22

File tree

2 files changed

+5
-0
lines changed

2 files changed

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

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,7 @@ tests:
3737
- "All tests done"
3838
platform_allow:
3939
- nrf54l09pdk/nrf54l09/cpuapp
40+
- nrf7120pdk/nrf7120/cpuapp
4041
integration_platforms:
4142
- nrf54l09pdk/nrf54l09/cpuapp
43+
- nrf7120pdk/nrf7120/cpuapp

0 commit comments

Comments
 (0)