Skip to content

Commit 7cf6fdc

Browse files
authored
Update defconfig.common
1 parent 7100b12 commit 7cf6fdc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

configs/defconfig.common

+3
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,9 @@ CONFIG_LWIP_UDP_RECVMBOX_SIZE=64
109109
CONFIG_NEWLIB_NANO_FORMAT=y
110110
# CONFIG_DAC_DMA_AUTO_16BIT_ALIGN is not set
111111

112+
#TinyUSB Config
113+
CONFIG_TINYUSB_CDC_MAX_PORTS=2
114+
112115
CONFIG_MBEDTLS_CERTIFICATE_BUNDLE=y
113116
CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_FULL=y
114117
CONFIG_MBEDTLS_TLS_DISABLED=y

0 commit comments

Comments
 (0)