Skip to content

Commit b7e2b4c

Browse files
committed
portentah7: explicitly set initialize usb at boot
1 parent 39b80e7 commit b7e2b4c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

variants/arduino_portenta_h7_stm32h747xx_m7/arduino_portenta_h7_stm32h747xx_m7.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ CONFIG_USB_DEVICE_PRODUCT="Arduino Portenta H7"
33
CONFIG_USB_DEVICE_MANUFACTURER="Arduino"
44
CONFIG_USB_DEVICE_VID=0x2341
55
CONFIG_USB_DEVICE_PID=0x005b
6+
CONFIG_USB_DEVICE_INITIALIZE_AT_BOOT=y
67

78
CONFIG_USB_CDC_ACM=y
89
CONFIG_USB_CDC_ACM_RINGBUF_SIZE=1024

0 commit comments

Comments
 (0)