espressif_tinyusb/src/class
hathach 7298923927 rework tuh_msc_complete_cb_t signature to use new tuh_msc_complete_data_t
add user arg to all scsi command API that support complete callback
2022-11-23 16:01:48 +07:00
..
audio Merge pull request #1698 from battlesnake/fix-attrs-on-struct-member 2022-10-25 15:23:09 +07:00
bth rhport argument in usbd_ API() is not used (always use the initialized port) 2022-06-02 16:51:17 +07:00
cdc fix all warnings with host rp2040 2022-06-27 17:11:24 +07:00
dfu dfu: Allow DFU coexistence with other interfaces 2022-08-09 10:42:30 +02:00
hid temporarily revert len back to uint8_t in tud_hid_report_complete_cb() for up coming release 2022-07-17 22:56:07 +07:00
midi fix most warnings with rp2040 -wconversion 2022-06-27 11:50:17 +07:00
msc rework tuh_msc_complete_cb_t signature to use new tuh_msc_complete_data_t 2022-11-23 16:01:48 +07:00
net suppress error with net example 2022-06-27 20:30:47 +07:00
usbtmc USBTMC: explicit type conversions fix 2022-07-09 17:50:17 -04:00
vendor fix all device examples warnings 2022-06-27 13:48:47 +07:00
video Fix pointer type to calculate streaming parameter 2022-10-12 20:41:03 +09:00