remove device CDC debug

This commit is contained in:
2025-08-17 17:18:27 -04:00
parent 8a8ec23d87
commit 5b3a5beb32
6 changed files with 15 additions and 13 deletions
+2 -1
View File
@@ -39,7 +39,8 @@
#endif
// Enable device stack
#define CFG_TUD_ENABLED 1
//#define CFG_TUD_ENABLED 1
#define CFG_TUD_ENABLED 0
// Enable host stack
#define CFG_TUH_ENABLED 1