Skip to content

Commit 040a342

Browse files
michalek-nofabiobaltieri
authored andcommitted
dts: arm: add uart-mcumgr choosen for 54L15
setting uart20 as default uart-mcumgr Signed-off-by: Mateusz Michalek <[email protected]>
1 parent 5d99bf1 commit 040a342

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

boards/nordic/nrf54l15pdk/nrf54l15pdk_nrf54l15_cpuapp.dts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
chosen {
1717
zephyr,console = &uart20;
1818
zephyr,shell-uart = &uart20;
19+
zephyr,uart-mcumgr = &uart20;
1920
zephyr,sram = &sram0;
2021
zephyr,flash = &rram0;
2122
zephyr,code-partition = &slot0_partition;

0 commit comments

Comments
 (0)