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-02 13:45:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d2f53c552a2e6ff95aa18cb67bd5fc25fba11d53
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
update license year to 2019
2019-05-14 11:48:05 +07:00
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