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-03-02 05:37:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f5572e24b25800c133b2f9fd4eae02e0934cd935
tinyusb
/
examples
/
device
/
uac2_headset
/
src
History
noodlefighter
aca2320075
fix uac2_headset example
...
tud_audio_rx_done_cb() is departed, replace with tud_audio_rx_done_pre_read_cb()
2021-05-26 11:45:45 +08:00
..
main.c
fix uac2_headset example
2021-05-26 11:45:45 +08:00
tusb_config.h
Try to resolve include hassle in uac2_headset
2021-04-15 17:04:25 +02:00
usb_descriptors.c
Fix wrong pointer type in audio_device.c
2021-04-03 17:50:30 +02:00
usb_descriptors.h
Try to resolve include hassle in uac2_headset
2021-04-15 17:04:25 +02:00