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 f970bf1 commit 0a5e5b6Copy full SHA for 0a5e5b6
boards/arm/stm32f411e_disco/stm32f411e_disco.dts
@@ -16,6 +16,7 @@
16
chosen {
17
zephyr,console = &usart2;
18
zephyr,shell-uart = &usart2;
19
+ zephyr,uart-mcumgr = &usart2;
20
zephyr,sram = &sram0;
21
zephyr,flash = &flash0;
22
zephyr,code-partition = &slot0_partition;
0 commit comments