| Age | Commit message (Collapse) | Author |
|
|
|
More housekeeping
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix hid report descriptor
|
|
|
|
Add DFU Class per Version 1.1 Spec
|
|
|
|
|
|
fix warnings
|
|
|
|
|
|
|
|
fix uac2_headset example
|
|
tud_audio_rx_done_cb() is departed, replace with
tud_audio_rx_done_pre_read_cb()
|
|
add TODO for overflow in tusb_fifo.c
|
|
|
|
House keeping
|
|
|
|
|
|
|
|
get protocol when enum with hid boot interface
|
|
|
|
Rework Host hid
|
|
|
|
|
|
|
|
rename mount, umount callback
|
|
|
|
|
|
|
|
|
|
add hid set_protocol() and set_protocol_complete_cb()
|
|
fix uac2_headset example
|
|
|
|
enable ci for esp32s3 boards
|
|
|
|
|
|
|
|
|
|
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
|