Skip to content

Commit e519cfa

Browse files
committed
boards/nordic/nrf54h20dk: Add button/LED aliases
Added aliases so that nrf54h20dk/nrf54h20/cpuapp can use MCUboot serial recovery. Signed-off-by: Andrzej Puzdrowski <[email protected]>
1 parent d1493b6 commit e519cfa

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
@@ -42,6 +42,8 @@
4242
sw3 = &button3;
4343
ipc-to-cpusys = &cpuapp_cpusys_ipc;
4444
watchdog0 = &wdt010;
45+
mcuboot-button0 = &button0;
46+
mcuboot-led0 = &led0;
4547
};
4648

4749
buttons {

0 commit comments

Comments
 (0)