We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1798428 + 0a9c3fe commit f8ac813Copy full SHA for f8ac813
src/arduino/ports/rp2040/tusb_config_rp2040.h
@@ -82,7 +82,7 @@ extern "C" {
82
#define CFG_TUD_ENDPOINT0_SIZE 64
83
84
#ifndef CFG_TUD_CDC
85
-#define CFG_TUD_CDC 1
+#define CFG_TUD_CDC 2
86
#endif
87
#ifndef CFG_TUD_MSC
88
#define CFG_TUD_MSC 1
0 commit comments