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 edb185b commit 2f68615Copy full SHA for 2f68615
components/arduino_tinyusb/include/tusb_config.h
@@ -77,7 +77,7 @@ extern "C" {
77
#endif
78
79
#if CONFIG_TINYUSB_ENABLED
80
-# define CFG_TUD_ENABLED 1
+# define CFG_TUD_ENABLED 0
81
82
83
/* */
0 commit comments