This website requires JavaScript.
Explore
Help
Sign In
andy
/
tinyUSB
Watch
1
Star
0
Fork
0
You've already forked tinyUSB
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
854e5222aea570a2be2201d8c460f54b87c9108a
tinyUSB
/
src
/
class
History
hathach
854e5222ae
finalizing cdc host, has a working read/write
...
TODO: first character seems not to get echoed. set control line state seems to failed with LOG < 2
2022-12-21 00:26:46 +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
finalizing cdc host, has a working read/write
2022-12-21 00:26:46 +07:00
dfu
dfu: Allow DFU coexistence with other interfaces
2022-08-09 10:42:30 +02:00
hid
fix hid host incorrect edpt release if failed to transmit
2022-12-20 12:06:59 +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
fix build with usbtmc
2022-12-15 18:47:54 +07: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