espressif_tinyusb/tinyusb/host
hathach 9bc30f7694 add some test for usbh_hcd integration
- add tests for pipe_close  (while TDs are active)
- add tests for device unplugged
add tesst & implement the async_advance_isr to clean up "REMOVING" queue head
- add helper find previous qhd
- add remove qhd from async list
- add is_removing field for async advance isr to clean up
add pipe close for control pipe & bulk pipe (with tests)
add helper get qhd from pipe_handle
2013-03-13 21:42:19 +07:00
..
ehci add some test for usbh_hcd integration 2013-03-13 21:42:19 +07:00
hcd.c replace TUSB_CFG_HOST by MODE_HOST_SUPPORTED 2013-03-04 17:07:14 +07:00
hcd.h implement port hcd_port_connect_status 2013-03-12 16:46:47 +07:00
usbh.c add some test for usbh_hcd integration 2013-03-13 21:42:19 +07:00
usbh.h add hard fault handler to bsp.c 2013-03-13 10:57:30 +07:00
usbh_hcd.h add isr api for usbh_hcd 2013-03-12 16:42:19 +07:00