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 05:37:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fa8c7bc334a6ccbca4aacce02e853df020c07815
tinyusb
/
examples
/
device
/
webusb_serial
/
src
History
Ivo Popov
5178e2af55
Address review comments:
...
- every switch must have a default - revert formatting of unchanged lines
2021-02-10 22:14:29 -05:00
..
main.c
Address review comments:
2021-02-10 22:14:29 -05:00
tusb_config.h
get all device example build with rp2040 (except freeRTOS)
2021-01-25 13:28:23 +07:00
usb_descriptors.c
add note for MS OS 1.0 Descriptor at 0xEE
2020-07-21 21:00:11 +07:00
usb_descriptors.h
added BOS MS OS 2.0 descriptor to webusb example, it work with windows
2019-07-30 00:34:25 +07:00