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
0f784e8a072d30aaa6f4c6ef0a8f22a085ea2516
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
rename hw/bsp/board.h to board_api.h
2023-08-03 15:44:05 +07:00
common.h
Add CDC+UAC2 composite device example for Pico
2023-06-19 16:00:03 +05:30
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
Add CDC+UAC2 composite device example for Pico
2023-06-19 16:00:03 +05:30