Skip to content

Commit 66b67c4

Browse files
committed
giga_squash config
1 parent 5572b3b commit 66b67c4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

variants/arduino_giga_r1_stm32h747xx_m7/arduino_giga_r1_stm32h747xx_m7.conf

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
CONFIG_USB_DEVICE_STACK=y
2-
CONFIG_USB_DEVICE_INITIALIZE_AT_BOOT=y
32
CONFIG_USB_DEVICE_PRODUCT="Arduino GIGA R1"
43
CONFIG_USB_DEVICE_MANUFACTURER="Arduino"
54
CONFIG_USB_DEVICE_VID=0x2341
65
CONFIG_USB_DEVICE_PID=0x0066
6+
CONFIG_USB_DEVICE_INITIALIZE_AT_BOOT=n
77

88
CONFIG_USB_CDC_ACM=y
99
CONFIG_USB_CDC_ACM_RINGBUF_SIZE=1024
@@ -26,7 +26,6 @@ CONFIG_SHELL=n
2626

2727
CONFIG_LOG_BACKEND_UART=y
2828
CONFIG_LOG_BACKEND_UART_AUTOSTART=n
29-
CONFIG_LOG_BUFFER_SIZE=1024
3029
CONFIG_LOG_DEFAULT_LEVEL=2
3130

3231
CONFIG_FPU=y

0 commit comments

Comments
 (0)