espressif_tinyusb/tinyusb
hathach 6804fee0fa correct dcd_pipe_is_busy to use list_qtd_idx[] instead of qtd_overlay
flush usbd_queue_hdl when bus_reset
add assert check for osal_queue_send
increase ENUM_QUEUE_DEPTH for usbh
change osal_freeRTOS.h implementation to
- correctly waiting forever for semaphore wait, queue & mutex
- not use ISR safe version since it is not as generic as we want
2014-04-24 23:40:28 +07:00
..
class correct dcd_pipe_is_busy to use list_qtd_idx[] instead of qtd_overlay 2014-04-24 23:40:28 +07:00
common move STRING & XSTRING & STATIC_ASSERT to compiler.h 2014-04-17 22:57:11 +07:00
device correct dcd_pipe_is_busy to use list_qtd_idx[] instead of qtd_overlay 2014-04-24 23:40:28 +07:00
hal disable device mouse by default 2014-04-19 02:33:30 +07:00
host correct dcd_pipe_is_busy to use list_qtd_idx[] instead of qtd_overlay 2014-04-24 23:40:28 +07:00
osal correct dcd_pipe_is_busy to use list_qtd_idx[] instead of qtd_overlay 2014-04-24 23:40:28 +07:00
license.md moving stuffs 2014-03-25 16:48:21 +07:00
mcu_capacity.h doxygen 2014-03-24 13:13:32 +07:00
tusb.c doxygen documenting 2014-03-25 13:00:37 +07:00
tusb.h change default TUSB_CFG_DEBUG to 0 2014-04-17 10:33:59 +07:00
tusb_option.h change default TUSB_CFG_DEBUG to 0 2014-04-17 10:33:59 +07:00