esp32-s2_dfu/tinyusb/host/ehci
hathach da6b2fbef8 EHCI: immediately reset port when device connected. This proves to help prevent duplication connection event (also with OHCI)
increase delay after reset to 100 ms (NXP's EHCI does not work with 50ms)

--> fix all duplication connection with OHCI & EHCI
2014-02-28 17:08:47 +07:00
..
ehci.c 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
ehci.h add structure & define for ohci 2013-12-11 14:31:27 +07:00