summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorhathach <[email protected]>2019-10-31 21:28:46 +0700
committerhathach <[email protected]>2019-10-31 21:28:46 +0700
commitf58726887a58fe60d7384136f78b5b147fb08fbd (patch)
tree8047f9beb5979e2e6229cafbb310e49ded085950 /test
parentcacbb80a9031662074c12652cbec32b491d78507 (diff)
update doc, hid set report
Diffstat (limited to 'test')
-rw-r--r--test/test/support/tusb_config.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/test/test/support/tusb_config.h b/test/test/support/tusb_config.h
index e0ab0c68b..0a1608a64 100644
--- a/test/test/support/tusb_config.h
+++ b/test/test/support/tusb_config.h
@@ -74,11 +74,11 @@
#define CFG_TUD_ENDOINT0_SIZE 64
//------------- CLASS -------------//
-#define CFG_TUD_CDC 0
-#define CFG_TUD_MSC 0
-#define CFG_TUD_HID 0
-#define CFG_TUD_MIDI 0
-#define CFG_TUD_VENDOR 0
+//#define CFG_TUD_CDC 0
+//#define CFG_TUD_MSC 0
+//#define CFG_TUD_HID 0
+//#define CFG_TUD_MIDI 0
+//#define CFG_TUD_VENDOR 0
//------------- CDC -------------//