Skip to content

Commit 5b19397

Browse files
[nrf fromlist] samples: watchdog: Add nrf9280 iron to sample
Added overlay for nrf9280 cpuapp iron board. Upstream PR #: 90756 Signed-off-by: Aymen LAOUINI <[email protected]>
1 parent db18b22 commit 5b19397

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)