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-19 10:15:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9d0df8ebc5f643ff0b3dd06da14d11b3c1107a21
tinyusb
/
examples
/
device
/
cdc_uac2
/
src
History
IngHK
7e1fe2ff83
made log line end consistent \r\n
2023-11-24 22:02:58 +01:00
..
cdc_app.c
rename hw/bsp/board.h to board_api.h
2023-08-03 15:44:05 +07:00
common.h
…
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
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
…