This website requires JavaScript.
Explore
Help
Sign In
mirror
/
tinyusb
Watch
1
Star
0
Fork
0
You've already forked tinyusb
mirror of
https://github.com/hathach/tinyusb.git
synced
2025-04-10 21:44:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tinyusb
/
examples
/
device
/
cdc_uac2
/
src
History
hathach
9697c4df4e
update all examples to use unique ID as serial if avaialble
2023-08-04 10:28:24 +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
rename hw/bsp/board.h to board_api.h
2023-08-03 15:44:05 +07:00
tusb_config.h
Add CDC+UAC2 composite device example for Pico
2023-06-19 16:00:03 +05:30
uac2_app.c
rename hw/bsp/board.h to board_api.h
2023-08-03 15:44:05 +07:00
usb_descriptors.c
update all examples to use unique ID as serial if avaialble
2023-08-04 10:28:24 +07:00
usb_descriptors.h
Add CDC+UAC2 composite device example for Pico
2023-06-19 16:00:03 +05:30