esp32-s2_dfu/src/class/msc
hathach 821be65b03
rename usbh_edpt_open() to tuh_edpt_open()
2022-03-19 14:59:31 +07:00
..
msc.h more include clean up 2021-05-27 18:34:07 +07:00
msc_device.c Merge pull request #1350 from hathach/enhance-multipl-ports 2022-02-26 01:00:07 +07:00
msc_device.h add tud_msc_request_sense_cb() as weak callback 2022-02-14 18:17:49 +07:00
msc_host.c rename usbh_edpt_open() to tuh_edpt_open() 2022-03-19 14:59:31 +07:00
msc_host.h change host driver open return type to bool 2021-08-20 19:31:38 +07:00