esp32-s2_dfu/src/device
hathach 64e9c11b41 fix incorrect midi descriptor template 2019-07-09 10:40:14 +07:00
..
dcd.h remove dcd_edpt_busy() 2019-06-10 22:29:18 +07:00
usbd.c fix build error with midi, use usbd_edpt_xfer/busy for midi to replace dcd_* 2019-06-10 18:46:00 +07:00
usbd.h fix incorrect midi descriptor template 2019-07-09 10:40:14 +07:00
usbd_control.c fix build error with midi, use usbd_edpt_xfer/busy for midi to replace dcd_* 2019-06-10 18:46:00 +07:00
usbd_pvt.h added usbd_edpt_xfer/usbd_edpt_busy to replace dcd_edpt_transfer/dcd_edpt_busy() 2019-05-29 16:55:15 +07:00