Skip to content

Commit b436142

Browse files
authored
CONFIG_TINYUSB_CDC_MAX_PORTS=2
1 parent 05921bc commit b436142

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

configs/defconfig.common

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,11 @@ CONFIG_LITTLEFS_MAX_PARTITIONS=2
233233
CONFIG_LITTLEFS_MULTIVERSION=y
234234
CONFIG_LITTLEFS_DISK_VERSION_2_0=y
235235

236+
#
237+
# TinyUSB Config
238+
#
239+
CONFIG_TINYUSB_CDC_MAX_PORTS=2
240+
236241
#
237242
# Disable Cameras not used
238243
#

0 commit comments

Comments
 (0)