Skip to content

Commit 8ccb015

Browse files
committed
tests/benchmarks/../nrf54h20dk: fix dts overlay
removed a new alias which node is removed by this dts. Signed-off-by: Andrzej Puzdrowski <[email protected]>
1 parent e388740 commit 8ccb015

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/benchmarks/multicore/idle_twim/sysbuild/vpr_launcher/boards/nrf54h20dk_nrf54h20_cpuapp.overlay

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
aliases {
99
/delete-property/ led0;
1010
/delete-property/ led1;
11+
/delete-property/ mcuboot-led0;
1112
};
1213
};
1314

0 commit comments

Comments
 (0)