We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 027f7cd commit 2e21a26Copy full SHA for 2e21a26
loader/boards/arduino_portenta_h7_stm32h747xx_m7.overlay
@@ -34,6 +34,7 @@
34
zephyr,console = &usart6;
35
zephyr,shell-uart = &usart6;
36
zephyr,cdc-acm-uart0 = &usart6;
37
+ zephyr,uart-mcumgr = &usart6;
38
};
39
40
0 commit comments