esp32-s2_dfu/tinyusb/host
hathach c0104b996e implement hcd_port_speed_get
move port reset & speed detection from isr context to usbh enumeration task
- decrease time in isr significantly from 50 ms to 580us
fix bug with osal_task_delay for freeRTOS buil
2013-04-25 17:48:55 +07:00
..
ehci implement hcd_port_speed_get 2013-04-25 17:48:55 +07:00
hcd.c change website from tinyusb.net to tinyusb.org 2013-03-25 11:46:30 +07:00
hcd.h implement hcd_port_speed_get 2013-04-25 17:48:55 +07:00
usbh.c implement hcd_port_speed_get 2013-04-25 17:48:55 +07:00
usbh.h - change OSAL_TASK_FUNCTION to have void* parameter (to be consistent with most popular RTOS) 2013-04-24 17:53:43 +07:00
usbh_hcd.h implement hcd_port_speed_get 2013-04-25 17:48:55 +07:00