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 6ef0582 commit a019c9eCopy full SHA for a019c9e
variants/arduino_portenta_h7_stm32h747xx_m7/arduino_portenta_h7_stm32h747xx_m7.conf
@@ -3,7 +3,7 @@ CONFIG_USB_DEVICE_PRODUCT="Arduino Portenta H7"
3
CONFIG_USB_DEVICE_MANUFACTURER="Arduino"
4
CONFIG_USB_DEVICE_VID=0x2341
5
CONFIG_USB_DEVICE_PID=0x005b
6
-CONFIG_USB_DEVICE_INITIALIZE_AT_BOOT=y
+CONFIG_USB_DEVICE_INITIALIZE_AT_BOOT=n
7
8
CONFIG_USB_CDC_ACM=y
9
CONFIG_USB_CDC_ACM_RINGBUF_SIZE=1024
@@ -20,7 +20,6 @@ CONFIG_SHELL=n
20
21
CONFIG_LOG_BACKEND_UART=y
22
CONFIG_LOG_BACKEND_UART_AUTOSTART=n
23
-CONFIG_LOG_BUFFER_SIZE=1024
24
CONFIG_LOG_DEFAULT_LEVEL=2
25
26
CONFIG_FPU=y
0 commit comments