espressif_tinyusb/src/class
scoudreau 007ed1f0fe
Added missing typecast to pass build checks
2022-12-08 14:50:34 +01: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 typo, add -Wno-error=unreachable-code for fuzz due to latest cdc changes 2022-12-08 10:30:22 +07:00
dfu dfu: Allow DFU coexistence with other interfaces 2022-08-09 10:42:30 +02:00
hid Merge pull request #1776 from hathach/hid-fido 2022-12-05 14:32:49 +07:00
midi fix most warnings with rp2040 -wconversion 2022-06-27 11:50:17 +07:00
msc Fix typos 2022-12-04 19:43:23 +07:00
net Fix typos 2022-12-04 19:43:23 +07:00
usbtmc Added missing typecast to pass build checks 2022-12-08 14:50:34 +01: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