esp32-s2_dfu/tinyusb
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
..
class use hcd_pipe_is_busy instead of hcd_pipe_is_idle 2014-02-20 10:41:31 +07:00
common 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
device some code clean up 2014-02-19 15:29:29 +07:00
doxygen change TUSB_CFG_CONTROLLER0/1_MODE to TUSB_CFG_CONTROLLER_0/1_MODE for clearance 2013-10-24 15:32:54 +07:00
hal using PINSEL_ConfigPin for setting pinsel 2013-12-13 12:41:29 +07:00
host 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
osal merge common define in osal/osal_cmsis_rtx.h & osal/osal_freeRTOS.h 2014-02-28 15:50:04 +07:00
.cproject change MCU to TUSB_CFG_MCU 2013-11-25 12:48:27 +07:00
.project cleaning 2012-12-18 15:08:30 +07:00
license.txt change website from tinyusb.net to tinyusb.org 2013-03-25 11:46:30 +07:00
mcu_capacity.h change MCU to TUSB_CFG_MCU 2013-11-25 12:48:27 +07:00
tusb.c add usbd_task to handle event task eg setup received 2013-11-15 12:30:22 +07:00
tusb.h add windows driver for cdc 2013-11-08 12:03:32 +07:00
tusb_option.h 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