This website requires JavaScript.
Explore
Help
Sign In
mirror
/
tinyusb
Watch
3
Star
0
Fork
0
You've already forked tinyusb
mirror of
https://github.com/hathach/tinyusb.git
synced
2026-03-06 23:54:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
393492823ce037a2e46d367d61fad1235859af2e
tinyusb
/
examples
/
device
History
hathach
393492823c
Merge pull request
#80
from hathach/develop
...
added usbd_edpt_xfer/usbd_edpt_busy to replace dcd_edpt_transfer/dcd_edpt_busy()
2019-06-10 18:50:59 +07:00
..
cdc_msc_hid
fix build error with midi, use usbd_edpt_xfer/busy for midi to replace dcd_*
2019-06-10 18:46:00 +07:00
cdc_msc_hid_freertos
add TU_ prefix to compiler ATTR to prevent name conflict with application
2019-06-06 10:39:37 +07:00
cdc_msc_hid_mynewt
…
hid_generic_inout
Merge pull request
#80
from hathach/develop
2019-06-10 18:50:59 +07:00
msc_dual_lun
add TU_ prefix to compiler ATTR to prevent name conflict with application
2019-06-06 10:39:37 +07:00