Skip to content

Commit 2e21a26

Browse files
committed
Portenta H7 add chosen uart0mcumgr define
Partial fix for USB Serial not working
1 parent 027f7cd commit 2e21a26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: loader/boards/arduino_portenta_h7_stm32h747xx_m7.overlay

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
zephyr,console = &usart6;
3535
zephyr,shell-uart = &usart6;
3636
zephyr,cdc-acm-uart0 = &usart6;
37+
zephyr,uart-mcumgr = &usart6;
3738
};
3839
};
3940

0 commit comments

Comments
 (0)