Skip to content

Commit 0dcb29f

Browse files
committed
[nrf fromlist] boards/nordic/nrf54h20dk: Add button/LED aliases
Added aliases so that nrf54h20dk/nrf54h20/cpuapp can use MCUboot serial recovery. Upstream PR #: 97062 Signed-off-by: Andrzej Puzdrowski <[email protected]>
1 parent 95c38eb commit 0dcb29f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

boards/nordic/nrf54h20dk/nrf54h20dk_nrf54h20_cpuapp.dts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@
4343
sw3 = &button3;
4444
ipc-to-cpusys = &cpuapp_cpusys_ipc;
4545
watchdog0 = &wdt010;
46+
mcuboot-button0 = &button0;
47+
mcuboot-led0 = &led0;
4648
};
4749

4850
buttons {

0 commit comments

Comments
 (0)