espressif_tinyusb/src/host
hathach bc46dc6edf osal clean up
remove OSAL_TASK_DEF, osal_task_create. Applicaton should create a task
and call tinyusb_task(). This make API consistent with NO OS.
2018-12-13 13:49:09 +07:00
..
ehci clean up 2018-12-12 14:53:11 +07:00
ohci rename edpt_dir/number/addr to tu_edpt_* 2018-12-12 11:51:31 +07:00
hcd.h clean up 2018-12-12 14:53:11 +07:00
hub.c clean up 2018-12-12 14:53:11 +07:00
hub.h completely remove pipe handle for cdc/hub/ehci 2018-12-11 00:56:21 +07:00
usbh.c osal clean up 2018-12-13 13:49:09 +07:00
usbh.h usbh name change 2018-12-10 22:19:01 +07:00
usbh_hcd.h rename usbh_xfer_isr to hcd_event_xfer_complete 2018-12-10 05:47:33 +07:00