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-02-12 19:25:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fd3290cbd16b16c7cd12e669f58bb820aa042fa7
tinyusb
/
examples
/
device
/
cdc_uac2
/
src
History
hathach
1f18be93db
change the tusb_rhport_init_t struct, exclude the rhport to make API more consistent
2024-10-14 18:27:52 +07:00
..
cdc_app.c
…
common.h
…
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
tusb_config.h
Typo fix.
2023-11-14 11:00:59 +01:00
uac2_app.c
Fix typo.
2024-04-26 20:11:08 +02:00
usb_descriptors.c
rename TUD_ENDPOINT_EXCLUSIVE_NUMBER to TUD_ENDPOINT_ONE_DIRECTION_ONLY
2024-08-19 19:05:33 +07:00
usb_descriptors.h
…