Skip to content

Commit

Permalink
[nrf fromlist] boards: nordic: nrf54h20dk: Define alias watchdog0
Browse files Browse the repository at this point in the history
Define alias watchdog0 for nrf54h20 Application core.

Upstream PR: zephyrproject-rtos/zephyr#72566

Signed-off-by: Sebastian Głąb <[email protected]>
  • Loading branch information
nordic-segl committed May 14, 2024
1 parent b004cee commit 4fdf053
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
sw1 = &button1;
sw2 = &button2;
sw3 = &button3;
watchdog0 = &wdt010;
};

buttons {
Expand Down

0 comments on commit 4fdf053

Please sign in to comment.