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-02-24 19:45:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
991aaf0158fcb02f7951a895a0caa6637e84fd8a
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
…
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
…