espressif_tinyusb/tinyusb/class/msc
hathach ec28d0d0da clean up warnings 2018-04-20 13:42:06 +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 clean up warnings 2018-04-20 13:42:06 +07:00
msc_device.h finalize msc cb API with tud_msc_read10_cb and tud_msc_write10_cb 2018-04-19 16:10:52 +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