This website requires JavaScript.
Explore
Help
Register
Sign In
andy
/
tinyUSB
Watch
1
Star
0
Fork
0
You've already forked tinyUSB
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
0b3503cb33e6a269e573a75b6ed67d69aee12dbb
tinyUSB
/
examples
/
device
/
cdc_msc
/
src
History
hathach
f4c80dd218
clean up example to use CFG_TUD_ENABLED + CFG_TUD_MAX_SPEED instead of CFG_TUSB_RHPORT0_MODE
2022-06-06 17:35:17 +07:00
..
main.c
remove static port defined for device/host
2022-06-03 11:32:09 +07:00
msc_disk.c
msc example response PREVENT_ALLOW_MEDIUM_REMOVAL command as unsupported command
2022-02-15 22:40:08 +07:00
tusb_config.h
clean up example to use CFG_TUD_ENABLED + CFG_TUD_MAX_SPEED instead of CFG_TUSB_RHPORT0_MODE
2022-06-06 17:35:17 +07:00
usb_descriptors.c
Fix spelling mistakes and verify endpoint numbering.
2021-12-08 11:24:39 +00:00