Skip to content

Commit a0303d3

Browse files
mstasiaknordickartben
authored andcommitted
tests: drivers: watchdog: Add further support for nRF54L09 PDK.
Added further support for nRF54L09 PDK in watchdog twister tests. Signed-off-by: Michał Stasiak <michal.stasiak@nordicsemi.no>
1 parent e8589d2 commit a0303d3

File tree

1 file changed

+9
-0
lines changed

1 file changed

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

0 commit comments

Comments
 (0)