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-10 01:24:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3f3ef6f4e659ba53794667893bf7ee6be77f5d91
tinyusb
/
examples
/
device
/
cdc_msc_hid
/
src
History
hathach
6991b28532
improving midi support, adding midi exmaple
...
rename TUSB_DESC_CLASS_SPECIFIC to TUSB_DESC_CS_INTERFACE
2019-07-01 22:38:06 +07:00
..
main.c
added usbd_edpt_xfer/usbd_edpt_busy to replace dcd_edpt_transfer/dcd_edpt_busy()
2019-05-29 16:55:15 +07:00
msc_disk.c
…
tusb_config.h
fix build error with midi, use usbd_edpt_xfer/busy for midi to replace dcd_*
2019-06-10 18:46:00 +07:00
usb_descriptors.c
improving midi support, adding midi exmaple
2019-07-01 22:38:06 +07:00