| Age | Commit message (Collapse) | Author |
|
|
|
the descriptor len used by driver will be calculated by usbh
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
to resolve control conflict with SET_CONFIGURE for class driver
- open will be called to open endpoint only
- set_config called later to initialized class driver
|
|
|
|
|
|
|
|
|
|
control_complete
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|