esp32-s2_dfu/tinyusb
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
..
class refractor remove tusbh_msc_is_failed 2014-02-28 18:42:33 +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 refractor remove tusbh_msc_is_failed 2014-02-28 18:42:33 +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