espressif_tinyusb/src
hathach e94d11a5b3 implement pio_usb_irq_handler 2022-03-31 12:56:53 +07:00
..
class rename usbh_edpt_open() to tuh_edpt_open() 2022-03-19 14:59:31 +07:00
common add synchronous (blocking) support for usbh control transfer 2022-03-13 17:45:46 +07:00
device refactor and integrate usbh control xfer back to usbh.c 2022-03-10 22:22:05 +07:00
host Merge branch 'master' into pio-host 2022-03-20 00:51:00 +07:00
osal refactor and integrate usbh control xfer back to usbh.c 2022-03-10 22:22:05 +07:00
portable implement pio_usb_irq_handler 2022-03-31 12:56:53 +07:00
tusb.c implement tu_edpt_release() 2022-03-09 17:26:55 +07:00
tusb.h add parse config descriptor to example 2022-03-19 00:43:31 +07:00
tusb_option.h Merge branch 'master' into pio-host 2022-03-20 00:51:00 +07:00