espressif_tinyusb/tinyusb/class
hathach a9ada8ea5e add msc device optional callbacks
- tud_msc_read10_complete_cb()
- tud_msc_write10_complete_cb()
- tud_msc_scsi_complete_cb()
2018-04-18 17:12:58 +07:00
..
cdc correct cdc connected 2018-04-17 17:06:40 +07:00
hid rename ASSERT_ERR to TU_ASSERT_ERR to prevent conflict with user code 2018-04-12 17:55:15 +07:00
msc add msc device optional callbacks 2018-04-18 17:12:58 +07:00
custom_class.h shorten descriptor type 2018-03-23 12:32:40 +07:00
custom_class_host.c rename ASSERT_ERR to TU_ASSERT_ERR to prevent conflict with user code 2018-04-12 17:55:15 +07:00