esp32-s2_dfu/src/host
hathach a90839688c
add msec timeout to osal_queue_receive(), tud_task() and tuh_task() both pending for event queue with timeout of 1 ms
2022-04-20 13:25:38 +07:00
..
hcd.h remove obsolete device state 2022-03-10 13:19:15 +07:00
hub.c rename usbh_edpt_open() to tuh_edpt_open() 2022-03-19 14:59:31 +07:00
hub.h rename user_arg to user_data 2022-03-17 22:37:51 +07:00
usbh.c add msec timeout to osal_queue_receive(), tud_task() and tuh_task() both pending for event queue with timeout of 1 ms 2022-04-20 13:25:38 +07:00
usbh.h rename usbh_edpt_open() to tuh_edpt_open() 2022-03-19 14:59:31 +07:00
usbh_classdriver.h add parse config descriptor to example 2022-03-19 00:43:31 +07:00