We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d99bf1 commit 040a342Copy full SHA for 040a342
boards/nordic/nrf54l15pdk/nrf54l15pdk_nrf54l15_cpuapp.dts
@@ -16,6 +16,7 @@
16
chosen {
17
zephyr,console = &uart20;
18
zephyr,shell-uart = &uart20;
19
+ zephyr,uart-mcumgr = &uart20;
20
zephyr,sram = &sram0;
21
zephyr,flash = &rram0;
22
zephyr,code-partition = &slot0_partition;
0 commit comments