Skip to content

Commit a019c9e

Browse files
committed
h7 squash config
1 parent 6ef0582 commit a019c9e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

variants/arduino_portenta_h7_stm32h747xx_m7/arduino_portenta_h7_stm32h747xx_m7.conf

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +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
6+
CONFIG_USB_DEVICE_INITIALIZE_AT_BOOT=n
77

88
CONFIG_USB_CDC_ACM=y
99
CONFIG_USB_CDC_ACM_RINGBUF_SIZE=1024
@@ -20,7 +20,6 @@ CONFIG_SHELL=n
2020

2121
CONFIG_LOG_BACKEND_UART=y
2222
CONFIG_LOG_BACKEND_UART_AUTOSTART=n
23-
CONFIG_LOG_BUFFER_SIZE=1024
2423
CONFIG_LOG_DEFAULT_LEVEL=2
2524

2625
CONFIG_FPU=y

0 commit comments

Comments
 (0)