| Age | Commit message (Collapse) | Author |
|
Wini-Buh-CCRX_Port
|
|
DFU improvements
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Bug fix and Enhancements of UAC2
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
add caplock detection for hid_composite
|