| Age | Commit message (Collapse) | Author |
|
|
|
- tud_dfu_dnload_complete() -> tud_dfu_download_complete()
- tud_dfu_req_dnload_data_cb() -> tud_dfu_download_cb()
- tud_dfu_req_upload_data_cb() -> tud_dfu_upload_cb()
|
|
|
|
|
|
also add state as argument
|
|
|
|
|
|
remove CFG_TUD_DFU_ALT_COUNT since there is only one DFU functional
descriptor
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Bug fix and Enhancements of UAC2
|
|
|
|
|
|
|
|
|
|
|
|
Add SUSPEND/RESUME handling for Renesas RX family.
|
|
add comments why resume event is sent manually.
|
|
Add dfu function memory access protection
|
|
|
|
xmos-jmccarthy-master
|
|
More hid host update
|
|
|
|
|
|
|
|
|
|
|
|
Add buffer align
|
|
|
|
Enhance uac2_headset example with multiple sample rates.
Add macro to calculate EP size.
|
|
|
|
Better Support Hid Get/Set report
|
|
|
|
add caplock detection for hid_composite
|
|
|
|
|
|
|
|
UAC fixes
|
|
|