This website requires JavaScript.
Explore
Help
Register
Sign In
jesus
/
tinyusb
Watch
1
Star
0
Fork
0
You've already forked tinyusb
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
216ccc6e93fe294e80bb17bfb873bfb00f5ac038
tinyusb
/
src
/
device
T
History
hathach
216ccc6e93
midi only use audio 1.0 without IAD
2019-07-05 16:46:11 +07:00
..
dcd.h
remove dcd_edpt_busy()
2019-06-10 22:29:18 +07:00
usbd_control.c
fix build error with midi, use usbd_edpt_xfer/busy for midi to replace dcd_*
2019-06-10 18:46:00 +07:00
usbd_pvt.h
added usbd_edpt_xfer/usbd_edpt_busy to replace dcd_edpt_transfer/dcd_edpt_busy()
2019-05-29 16:55:15 +07:00
usbd.c
fix build error with midi, use usbd_edpt_xfer/busy for midi to replace dcd_*
2019-06-10 18:46:00 +07:00
usbd.h
midi only use audio 1.0 without IAD
2019-07-05 16:46:11 +07:00