This website requires JavaScript.
Explore
Help
Sign In
mirror
/
tinyusb
Watch
1
Star
0
Fork
0
You've already forked tinyusb
mirror of
https://github.com/hathach/tinyusb.git
synced
2025-03-21 07:21:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tinyusb
/
examples
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
..
device
improving midi support, adding midi exmaple
2019-07-01 22:38:06 +07:00
host
/cdc_msc_hid
add TU_ prefix to compiler ATTR to prevent name conflict with application
2019-06-06 10:39:37 +07:00
obsolete
/host
add TU_ prefix to compiler ATTR to prevent name conflict with application
2019-06-06 10:39:37 +07:00
make.mk
use adafruit-nrfutil dfu as default flash target for feather nrf52840
2019-05-29 16:56:26 +07:00
readme.md
clean up files
2018-12-13 15:20:28 +07:00
rules.mk
fix build error with midi, use usbd_edpt_xfer/busy for midi to replace dcd_*
2019-06-10 18:46:00 +07:00
readme.md
Examples
Build and Run example instructions