Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 486abad

Browse files
authored
Merge pull request #457 from cristidragomir97/hid_host_c33
Enable USB HID Host support for Portenta C33
2 parents 6d775bc + 86b105c commit 486abad

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

‎extras/tinyusb‎

‎variants/PORTENTA_C33/tusb_config.h‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@
103103

104104
#define CFG_TUH_MSC 1
105105
#define CFG_TUH_HUB 1
106+
#define CFG_TUH_HID 1
106107
#define CFG_TUH_DEVICE_MAX (3*CFG_TUH_HUB)
107108
#define CFG_TUH_ENDPOINT_MAX 8
108109
#define CFG_TUH_API_EDPT_XFER 1

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /