This website requires JavaScript.
Explore
Help
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
86d371fb79ca8b1ee6794c33b6a74d4319d9c1a6
tinyUSB
/
examples
/
device
/
cdc_msc
/
src
History
hathach
f6f02f1893
correct offset check logic
2025-01-25 23:07:34 +07:00
..
main.c
change the tusb_rhport_init_t struct, exclude the rhport to make API more consistent
2024-10-14 18:27:52 +07:00
msc_disk.c
correct offset check logic
2025-01-25 23:07:34 +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
rename TUD_ENDPOINT_EXCLUSIVE_NUMBER to TUD_ENDPOINT_ONE_DIRECTION_ONLY
2024-08-19 19:05:33 +07:00