| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix hid report descriptor
|
|
|
|
|
|
add TODO for overflow in tusb_fifo.c
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
rename mount, umount callback
|
|
|
|
|
|
|
|
|
|
add hid set_protocol() and set_protocol_complete_cb()
|
|
|
|
|
|
update API accordingly, update hid parser for usage, and usage_page.
|
|
|
|
|
|
- remove tuh_n_hid_n_get_report()
- usbh auto queue get report and invoke callback when received data
|
|
|
|
adding hid parser
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- remove tuh_device_get_state()
- more hid mouse clean up
|
|
|
|
rename HOST_CLASS_HID to CFG_TUH_HID
|
|
|
|
|
|
add usbh_get_enum_buf
|
|
|
|
improve host log
|
|
add rhport to tud_init()
|