This website requires JavaScript.
Explore
Help
Sign In
andy
/
tinyUSB
Watch
1
Star
0
Fork
0
You've already forked tinyUSB
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
9da234cd7c73786624970206d7b7b7361275a6b7
tinyUSB
/
src
/
class
/
hid
History
Charlie Birks
aa97b419b2
Handle HID devices with OUT endpoint listed first
...
This happens on my PowerA wired Switch pro controller
2021-10-04 11:43:12 +01:00
..
hid_device.c
Enforced buffer boundaries for hid devices
2021-09-13 22:56:25 +02:00
hid_device.h
fix HID_LOGICAL_MAX overflow.
2021-08-31 11:27:43 +02:00
hid_host.c
Handle HID devices with OUT endpoint listed first
2021-10-04 11:43:12 +01:00
hid_host.h
add tuh_hid_receive_report() for applicaiton to explicitly request report
2021-08-23 11:00:21 +07:00
hid.h
correct newline usage keycode (ENTER 0x28)
2021-08-10 16:40:43 +07:00