We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6d775bc + 86b105c commit 486abadCopy full SHA for 486abad
2 files changed
extras/tinyusb
variants/PORTENTA_C33/tusb_config.h
@@ -103,6 +103,7 @@
103
104
#define CFG_TUH_MSC 1
105
#define CFG_TUH_HUB 1
106
+#define CFG_TUH_HID 1
107
#define CFG_TUH_DEVICE_MAX (3*CFG_TUH_HUB)
108
#define CFG_TUH_ENDPOINT_MAX 8
109
#define CFG_TUH_API_EDPT_XFER 1
0 commit comments