This website requires JavaScript.
Explore
Help
Sign In
Embedded
/
tinyusb
Watch
1
Star
0
Fork
0
You've already forked tinyusb
mirror of
https://github.com/hathach/tinyusb.git
synced
2025-01-17 05:32:55 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
tinyusb
/
examples
/
device
/
uac2_headset
/
src
History
noodlefighter
0b1257266b
fix uac2_headset example: type of bRequest should be uint8_t, not enumerate
2021-05-20 17:45:15 +08:00
..
main.c
fix uac2_headset example: type of bRequest should be uint8_t, not enumerate
2021-05-20 17:45:15 +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