This website requires JavaScript.
Explore
Help
Register
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
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
clean up
2019-03-22 14:55:00 +07:00
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