We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 446e0af commit 0a9c3feCopy full SHA for 0a9c3fe
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