This website requires JavaScript.
Explore
Help
Sign In
mirror
/
tinyusb
Watch
3
Star
0
Fork
0
You've already forked tinyusb
mirror of
https://github.com/hathach/tinyusb.git
synced
2026-03-03 22:27:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ee832e4e37a0ea35d9c2751ee3600ae7a600cb12
tinyusb
/
src
/
class
/
hid
History
hathach
b495d6f8ec
temporarily revert len back to uint8_t in tud_hid_report_complete_cb() for up coming release
2022-07-17 22:56:07 +07:00
..
hid_device.c
temporarily revert len back to uint8_t in tud_hid_report_complete_cb() for up coming release
2022-07-17 22:56:07 +07:00
hid_device.h
temporarily revert len back to uint8_t in tud_hid_report_complete_cb() for up coming release
2022-07-17 22:56:07 +07:00
hid_host.c
fix all warnings with host rp2040
2022-06-27 17:11:24 +07: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
add parse config descriptor to example
2022-03-19 00:43:31 +07:00