You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cores/nRF5/usb/tinyusb/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ TinyUSB is an open-source cross-platform USB Host/Device stack for embedded syst
24
24
Support multiple device configurations by dynamically changing usb descriptors. Low power functions such as suspend, resume and remote wakeup. Following device classes are supported:
25
25
26
26
- Communication Class (CDC)
27
-
- Human Interface Device (HID): Keyboard, Mouse, Generic
27
+
- Human Interface Device (HID): Keyboard, Mouse, Gamepad etc ...
0 commit comments