This website requires JavaScript.
Explore
Help
Sign In
Embedded
/
tinyusb
Watch
1
Star
0
Fork
0
You've already forked tinyusb
mirror of
https://github.com/hathach/tinyusb.git
synced
2025-01-17 05:32:55 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tinyusb
/
examples
History
hathach
30e1c7335d
increase usb bcd from 2.0 to 2.1 for webusb support
2019-07-11 22:34:43 +07:00
..
device
increase usb bcd from 2.0 to 2.1 for webusb support
2019-07-11 22:34:43 +07:00
host
/cdc_msc_hid
tested midi example
2019-07-03 00:52:25 +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