hathach
|
0d04e6eb96
|
rename to hcd_edpt_open()
|
2018-12-11 13:12:21 +07:00 |
|
hathach
|
b0717275c8
|
ehci periodic
|
2018-12-11 10:50:05 +07:00 |
|
hathach
|
9c4c797502
|
add ep addr to host cdc
|
2018-12-10 19:01:28 +07:00 |
|
hathach
|
57233cead7
|
rename usbh_xfer_isr to hcd_event_xfer_complete
|
2018-12-10 05:47:33 +07:00 |
|
hathach
|
d3ac4c14a3
|
refactor hcd api
|
2018-12-08 20:51:48 +07:00 |
|
hathach
|
89820a36a1
|
able to build with host msc
|
2018-12-07 12:56:42 +07:00 |
|
hathach
|
c93fb23693
|
usbh rename vars
|
2018-12-07 00:47:16 +07:00 |
|
hathach
|
a619ff88a3
|
rename xfer complete enum
|
2018-11-23 15:17:43 +07:00 |
|
hathach
|
c7340f4b0e
|
clean up helper func
|
2018-10-23 12:19:32 +07:00 |
|
hathach
|
c5d2f661e7
|
rename common func to avoid conflict
|
2018-08-23 20:09:28 +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
|
eb1a101667
|
house keeping
|
2013-09-27 22:38:23 +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
|
cc91a73cdc
|
fix pingstate for highspeed bulk out transfer
temp implementation of msc host --> can issue inquiry command
|
2013-09-22 18:44:55 +07:00 |
|
hathach
|
25304d142f
|
refractor qhd_xfer_error_isr (omit xfer_type para)
add accumulated total xferred byte for an endpoint until transfer with IOC set
- control xfer will have length of data phase in usbh_xfer_isr callback
|
2013-07-06 14:52:02 +07:00 |
|
hathach
|
374aea7a11
|
change usbh_control_xfer_subtask to use flat API instead of passing tusb_control_request_t struct
|
2013-07-05 13:23:42 +07:00 |
|
hathach
|
391e132d6b
|
no big deal, only rename tusb_std_request_t to tusb_control_request_t
|
2013-07-04 12:25:39 +07:00 |
|
hathach
|
539c7cdbe1
|
update usbh_xfer_isr to take actual byte transferred and correct tests
|
2013-07-02 17:37:55 +07:00 |
|
hathach
|
e1ad7b62cf
|
add way to calculate the actual byte transferred with ehci
add come callback for cdch
add code for cdc serial demo
|
2013-07-02 17:20:25 +07:00 |
|
hathach
|
12526b34a1
|
extract qhd_xfer_error_isr
add support for period list in xfer_error_isr
pass period TUSB_EVENT_XFER_ERROR & TUSB_EVENT_XFER_STALLED tests
|
2013-07-02 12:22:46 +07:00 |
|
hathach
|
9fea5291bf
|
refractor extract list_next
add support for TUSB_EVENT_XFER_STALL
add test for error/stall in periodic list
|
2013-07-02 12:01:51 +07:00 |
|
hathach
|
3f0d740776
|
rename usbh_isr to usbh_xfer_isr
|
2013-07-01 15:30:29 +07:00 |
|
hathach
|
a943cce991
|
test refractor
|
2013-06-29 21:00:33 +07:00 |
|
hathach
|
d7fc73ff76
|
rename test folder
|
2013-06-29 16:16:05 +07:00 |
|