esp32-s2_dfu/examples/device
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
..
cdc_msc_hid added usbd_edpt_xfer/usbd_edpt_busy to replace dcd_edpt_transfer/dcd_edpt_busy() 2019-05-29 16:55:15 +07:00
cdc_msc_hid_freertos enable CFG_TUSB_DEBUG on DEBUG build 2019-05-14 17:36:03 +07:00
cdc_msc_hid_mynewt clean up 2019-03-22 14:55:00 +07:00
hid_generic_inout add node hid installation instruction 2019-05-29 15:58:01 +07:00
msc_dual_lun better fix for #72 millis overthrow 2019-05-21 13:31:02 +07:00