Skip to content

Commit bc9a9ac

Browse files
mstasiaknordicrlubos
authored andcommitted
[nrf fromtree] tests: drivers: watchdog: Add further support for nRF54L09 PDK.
Added further support for nRF54L09 PDK in watchdog twister tests. Signed-off-by: Michał Stasiak <[email protected]> (cherry picked from commit a0303d3)
1 parent ba83fb0 commit bc9a9ac

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)