| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
add usbd_open_edpt_pair
|
|
|
|
|
|
separate proc write10 and read10
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- tud_msc_read10_complete_cb()
- tud_msc_write10_complete_cb()
- tud_msc_scsi_complete_cb()
|
|
- change tud_msc_scsi_cb return type to simply bool
- change tud_msc_write10_cb, tud_msc_read10_cb params order
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add walkaround CDC buffer for nrf52 (due to not able to NAK OUT packet)
|
|
|
|
|
|
|
|
|
|
|
|
with substask
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
improve MSC driver
|
|
|
|
|