espressif_tinyusb/src/class
hathach a0307bafda added usbd_edpt_xfer/usbd_edpt_busy to replace dcd_edpt_transfer/dcd_edpt_busy()
- improve fifo write/read_n with only one lock
- use usbd_edpt_xfer/usbd_edpt_busy for hid/cdc/msc class driver
- replace cdc read's pending_read_from_host by usbd_edpt_busy()
2019-05-29 16:55:15 +07:00
..
audio update license year to 2019 2019-05-14 11:48:05 +07:00
cdc added usbd_edpt_xfer/usbd_edpt_busy to replace dcd_edpt_transfer/dcd_edpt_busy() 2019-05-29 16:55:15 +07:00
custom update license year to 2019 2019-05-14 11:48:05 +07:00
hid added usbd_edpt_xfer/usbd_edpt_busy to replace dcd_edpt_transfer/dcd_edpt_busy() 2019-05-29 16:55:15 +07:00
midi update license year to 2019 2019-05-14 11:48:05 +07:00
msc added usbd_edpt_xfer/usbd_edpt_busy to replace dcd_edpt_transfer/dcd_edpt_busy() 2019-05-29 16:55:15 +07:00