espressif_tinyusb/tinyusb/class/msc
hathach 9aaf86bffd improve msc device
- change tud_msc_scsi_cb return type to simply bool
- change tud_msc_write10_cb, tud_msc_read10_cb params order
2018-04-18 16:55:44 +07:00
..
msc.h rename STATIC_ASSERT to VERIFY_STATIC to avoid name conflict with other codes 2018-03-28 14:23:38 +07:00
msc_device.c improve msc device 2018-04-18 16:55:44 +07:00
msc_device.h improve msc device 2018-04-18 16:55:44 +07:00
msc_host.c rename ASSERT_ERR to TU_ASSERT_ERR to prevent conflict with user code 2018-04-12 17:55:15 +07:00
msc_host.h mass rename TUSB_CFG to CFG_TUSB 2018-04-10 14:31:11 +07:00