Skip to content

Commit 87d5923

Browse files
authored
CONFIG_TINYUSB_CDC_MAX_PORTS=2
1 parent cd049bc commit 87d5923

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

configs/defconfig.common

+5
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,11 @@ CONFIG_LITTLEFS_MAX_PARTITIONS=2
227227
CONFIG_LITTLEFS_MULTIVERSION=y
228228
CONFIG_LITTLEFS_DISK_VERSION_2_0=y
229229

230+
#
231+
# TinyUSB Config
232+
#
233+
CONFIG_TINYUSB_CDC_MAX_PORTS=2
234+
230235
#
231236
# Disable Cameras not used
232237
#

0 commit comments

Comments
 (0)