11 Commits

Author SHA1 Message Date
hathach
cb8782e5f2
rename tusb_event_t to xfer_result_t 2018-11-23 15:14:47 +07:00
hathach
f5b2912372 add tud_msc_set_sense(), update msc device to reponse with default sense (illegal request) when there is issue with scsi command 2018-07-26 15:59:13 +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
d6dc1aa2e9 rename TUSB_REQUEST to simply TUSB_REQ_ 2018-03-21 15:31:58 +07:00
hathach
2c9ecb300a get all tests passed with lpc18xx_43xx. Need to disable some though 2014-04-18 13:51:54 +07:00
hathach
f1ea1ce52e fixing test
- rename errors.h to tusb_errors.h
2014-04-17 20:40:34 +07:00
hathach
de7e21dc66 refractor hub api
fix all test build errors
2013-10-16 11:05:33 +07:00
hathach
9d60db0f9f add scsi write10 & test unit ready
done copy command
implement get_fattime using __DATE__ and number of calls
2013-09-26 14:37:40 +07:00
hathach
63b776f7cf add some tests support for msc host
refractor msch buffer for getting inital scsi like inquiry, read capacity
adding support for resovling stall on control pipe
2013-09-24 15:21:16 +07:00
hathach
d7fc73ff76 rename test folder 2013-06-29 16:16:05 +07:00