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-24 09:02:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tinyusb
/
examples
/
device
/
cdc_uac2
/
src
History
hathach
c097c85dcf
fix print lu format warnings with clang
2024-04-22 16:17:22 +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
made log line end consistent \r\n
2023-11-24 22:02:58 +01:00
tusb_config.h
Typo fix.
2023-11-14 11:00:59 +01:00
uac2_app.c
fix print lu format warnings with clang
2024-04-22 16:17:22 +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