This website requires JavaScript.
Explore
Help
Sign In
me
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
forked from
mirror/qmk_firmware
Code
Pull Requests
Activity
Files
6d2a08f1b77208de1f71dd4035d21f13e3f90462
qmk_firmware
/
LUFA
/
Drivers
/
USB
History
Dean Camera
6d2a08f1b7
Fixed incorrect signature in the CDC and DFU class bootloaders for the ATMEGA8U2.
...
Minor documentation cleanups. Modify the incomplete AudioInputHost demo for mono audio output.
2011-06-01 14:10:35 +00:00
..
Class
Fixed incorrect signature in the CDC and DFU class bootloaders for the ATMEGA8U2.
2011-06-01 14:10:35 +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