espressif_tinyusb/src
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
..
class added usbd_edpt_xfer/usbd_edpt_busy to replace dcd_edpt_transfer/dcd_edpt_busy() 2019-05-29 16:55:15 +07:00
common added usbd_edpt_xfer/usbd_edpt_busy to replace dcd_edpt_transfer/dcd_edpt_busy() 2019-05-29 16:55:15 +07:00
device added usbd_edpt_xfer/usbd_edpt_busy to replace dcd_edpt_transfer/dcd_edpt_busy() 2019-05-29 16:55:15 +07:00
host host fix address alloc when it reach max devices 2019-05-23 10:59:43 +07:00
osal update license year to 2019 2019-05-14 11:48:05 +07:00
portable more clean up use inline bit funciton instead of macros 2019-05-14 12:54:29 +07:00
tusb.c update license year to 2019 2019-05-14 11:48:05 +07:00
tusb.h remove deprecated tusb_task, clean up tusb compiler 2019-05-14 12:03:06 +07:00
tusb_option.h clean up 2019-05-15 22:51:49 +07:00