Commit Graph

12 Commits

Author SHA1 Message Date
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
7828c396db keyboard host work as proof of concept 2020-09-04 00:23:57 +07:00
d108ea4326 implement hcd_uframe_number for ohci
able to get 8 byte descriptors using LPC1769 + base, but failed to reset
and set address.
2020-05-22 21:45:34 +07:00
4c01099a3d update makefile to build with ohci host
update ses project for lpc1769 with rtt
2020-05-22 20:57:52 +07:00
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
4a3a448340 clean up things, add makefile for host example 2020-05-04 00:29:52 +07:00
03deeea465 fix segger host example 2019-11-22 00:33:10 +07:00
3ab9c2f64a add host ea4088qs, but not work 2018-12-07 22:00:34 +07:00
2aa21a14e6 lpc17 ohci failed to execute control transfer !! 2018-12-07 18:49:26 +07:00
366ab79776 able to build host hid 2018-12-07 14:57:58 +07:00
10d67ae25c added ea4357 ses project 2018-12-05 21:16:23 +07:00
0fb9fb605c add host lpc18xx project 2018-12-05 18:05:12 +07:00