espressif_tinyusb/tinyusb
hathach d020c2f609 remove immediately reset when device plug.
check to make sure device is still plug after initial delay (200ms) before reset
remove blocking waiting when reset in ehci.c
2013-12-19 13:55:22 +07:00
..
class able to run MSC host demo on lpc17xx 2013-12-18 14:57:34 +07:00
common implement inline bit manipulation function 2013-12-12 12:21:38 +07:00
device fix error in dcd_lpc175x_6x (still has problem with control transfer) 2013-12-11 11:31:09 +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 remove immediately reset when device plug. 2013-12-19 13:55:22 +07:00
osal change endian conversion to native to be & be to native 2013-11-26 13:15:40 +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 potential issue with stall endpoints 2013-11-13 14:00:39 +07:00