This website requires JavaScript.
Explore
Help
Sign In
michi
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
68468e0aea1c5b95c4b0d6277063863099c9ba21
qmk_firmware
/
LUFA
/
Drivers
/
USB
T
History
Dean Camera
68468e0aea
Added new incomplete AudioOutputHost Host LowLevel demo.
2011-05-30 11:36:21 +00:00
..
Class
Added new incomplete AudioOutputHost Host LowLevel demo.
2011-05-30 11:36:21 +00:00
Core
Altered the definition of the USB_Audio_Descriptor_Format_t descriptor so that the user is now responsible for supplying the supported audio sampling rates, to allow for multiple audio interfaces with different numbers of supported rates and/or continuous sample rates.
2011-05-30 11:07:57 +00:00
USB.h
Copy out the EndpointStream and PipeStream functions to each architecture, so that each architecture can optimise the stream functions according to the available hardware (such as DMA, where available).
2011-05-26 11:27:21 +00:00