Skip to content

Commit 623ac16

Browse files
[nrf fromlist] tests: drivers: watchdog: Enable watchdog test for nrf9280 iron
Added overlay for nrf9280 cpuapp iron board. Upstream PR #: 90756 Signed-off-by: Aymen LAOUINI <[email protected]>
1 parent 5b19397 commit 623ac16

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
/*
2+
* Copyright 2025 Nordic Semiconductor ASA
3+
* SPDX-License-Identifier: Apache-2.0
4+
*/
5+
6+
&wdt010 {
7+
status = "okay";
8+
};

0 commit comments

Comments
 (0)