esp32-s2_dfu/tinyusb/host
hathach 5f8f046eaa refractor remove tusbh_msc_is_failed
increase usbh enum task from 150 to 200 due to stack overflow when mounting msc device
added task for msc host freeRTOS with stack = 300 (still cannot execute copy command)
2014-02-28 18:42:33 +07:00
..
ehci EHCI: immediately reset port when device connected. This proves to help prevent duplication connection event (also with OHCI) 2014-02-28 17:08:47 +07:00
ohci fix the duplicated plug connection status change with lpc17xx by using immediate reset on isr. However Khanh's G5 mouse is not enumerated !! 2014-02-20 16:06:31 +07:00
hcd.c fix license 2013-06-22 12:54:47 +07:00
hcd.h use hcd_pipe_is_busy instead of hcd_pipe_is_idle 2014-02-20 10:41:31 +07:00
hub.c refractor hub api 2013-10-16 11:05:33 +07:00
hub.h more document 2013-10-26 20:14:12 +07:00
usbh.c refractor remove tusbh_msc_is_failed 2014-02-28 18:42:33 +07:00
usbh.h starting to add support for IAR workbench 2013-09-19 16:11:11 +07:00
usbh_hcd.h refractor hub api 2013-10-16 11:05:33 +07:00
usbh_hub.h refractor hub api 2013-10-16 11:05:33 +07:00