Commit Graph

14 Commits

Author SHA1 Message Date
hathach c7e924b4be finalize msc cb API with tud_msc_read10_cb and tud_msc_write10_cb 2018-04-19 16:10:52 +07:00
hathach a9ada8ea5e add msc device optional callbacks
- tud_msc_read10_complete_cb()
- tud_msc_write10_complete_cb()
- tud_msc_scsi_complete_cb()
2018-04-18 17:12:58 +07:00
hathach 9aaf86bffd improve msc device
- change tud_msc_scsi_cb return type to simply bool
- change tud_msc_write10_cb, tud_msc_read10_cb params order
2018-04-18 16:55:44 +07:00
hathach 6280c50ad7 improve scsi: support non read10, write10 out data 2018-04-18 13:46:05 +07:00
hathach e872962b25 improving msc device driver 2018-04-18 13:20:31 +07:00
hathach 3c24671960 mass rename TUSB_CFG to CFG_TUSB 2018-04-10 14:31:11 +07:00
hathach 5f26c57b28 shorten descriptor type 2018-03-23 12:32:40 +07:00
hathach 6d50d05d95 rename port to rhport for clarification 2018-03-23 12:17:47 +07:00
hathach e2739bb785 rename funciton trailing _subtask to _st 2018-03-22 16:30:33 +07:00
hathach 34dbb3532c more rename 2018-03-12 22:45:35 +07:00
hathach a77cccb33a update msc device driver to new dcd API 2018-03-11 15:31:46 +07:00
hathach 539fbe5d62 rename endpoint_handle_t to edpt_hdl_t 2018-03-11 12:37:07 +07:00
hathach eaaebc2b88 rename coreid to port 2018-03-09 14:29:23 +07:00
hathach 98f12c9833 move class files 2018-03-06 17:26:34 +07:00