hathach c1848b8114 add code for ehci interrupt handler
- interrupt source identifying
- for async list process
refractor control_xfer to use insert_qtd_to_qhd
- add test for control xfer interrupt processing
- add code for faking ehci controller async list scheduling & processing
- add prototype for void usbh_isr(pipe_handle_t pipe_hdl, uint8_t class_code);
2013-03-10 17:51:53 +07:00
2013-03-04 18:01:05 +07:00
2013-03-10 17:51:53 +07:00
2013-02-06 13:15:12 +07:00
2013-02-06 13:15:12 +07:00
2012-11-27 15:21:47 +07:00

tinyusb

an embedded open-source usb stack for ARM MCUs

Description
一个usb库
Readme MIT 42 MiB
Languages
C 96.6%
Python 1.4%
C++ 1.1%
CMake 0.5%
Makefile 0.2%
Other 0.2%