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
e9d894fe6620d623bc393698a971d08d43516e01
tinyUSB
/
src
/
class
/
hid
History
hathach
1b33a31536
more minor clean up
...
- also rename usbh_classdriver.h to usbh_pvt.h to consitent with usbd
2023-08-15 22:54:07 +07:00
..
hid_device.c
rename CFG_TUSB_MEM_SECTION to CFG_TUD_MEM_SECTION in device stack
2023-07-24 15:46:21 +07:00
hid_device.h
change length in tud_hid_report_complete_cb() from uint8 to uint16
2023-02-04 11:43:23 +07:00
hid_host.c
more minor clean up
2023-08-15 22:54:07 +07:00
hid_host.h
implement tuh_hid_receive_ready() and tuh_hid_send_ready()
2023-04-06 11:16:28 +07:00
hid.h
fix trailing space and new line
2023-03-17 16:12:49 +07:00