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 5572b3b commit 66b67c4Copy full SHA for 66b67c4
variants/arduino_giga_r1_stm32h747xx_m7/arduino_giga_r1_stm32h747xx_m7.conf
@@ -1,9 +1,9 @@
1
CONFIG_USB_DEVICE_STACK=y
2
-CONFIG_USB_DEVICE_INITIALIZE_AT_BOOT=y
3
CONFIG_USB_DEVICE_PRODUCT="Arduino GIGA R1"
4
CONFIG_USB_DEVICE_MANUFACTURER="Arduino"
5
CONFIG_USB_DEVICE_VID=0x2341
6
CONFIG_USB_DEVICE_PID=0x0066
+CONFIG_USB_DEVICE_INITIALIZE_AT_BOOT=n
7
8
CONFIG_USB_CDC_ACM=y
9
CONFIG_USB_CDC_ACM_RINGBUF_SIZE=1024
@@ -26,7 +26,6 @@ CONFIG_SHELL=n
26
27
CONFIG_LOG_BACKEND_UART=y
28
CONFIG_LOG_BACKEND_UART_AUTOSTART=n
29
-CONFIG_LOG_BUFFER_SIZE=1024
30
CONFIG_LOG_DEFAULT_LEVEL=2
31
32
CONFIG_FPU=y
0 commit comments