Skip to content

Commit 96fa61f

Browse files
ayla-nordicsemikartben
authored andcommitted
tests: drivers: watchdog: Enable watchdog test for nrf9280 iron
Added overlay for nrf9280 cpuapp iron board. Signed-off-by: Aymen LAOUINI <aymen.laouini@nordicsemi.no>
1 parent eac65a2 commit 96fa61f

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)