hathach
|
66a10ec9c8
|
rework usbh control transfer
use series of complete callback instead of blocking semaphore, which is
more noOS friendly. still working with hid host
|
2020-09-07 15:19:20 +07:00 |
|
hathach
|
ef651e0734
|
fix #449 remove obsolete pipehandle from hid host
|
2020-09-03 17:07:29 +07:00 |
|
hathach
|
4c01099a3d
|
update makefile to build with ohci host
update ses project for lpc1769 with rtt
|
2020-05-22 20:57:52 +07:00 |
|
hathach
|
58cedf4c06
|
usb0 host on mcb1800 work with fullspeed mode.
use usbh_edpt_open() to correctly map ep2drv[]
|
2020-05-19 00:55:43 +07:00 |
|
hathach
|
4a3a448340
|
clean up things, add makefile for host example
|
2020-05-04 00:29:52 +07:00 |
|