qmk_firmware/LUFA
Dean Camera 2731c3a8ae Added new callback to the Audio Class driver to allow for endpoint control manipulations such as data sample rates.
Modified the Class Driver AudioInput and AudioOutput demos to support multiple sample rates.

Fixed KeyboardHost and KeyboardHostWithParser demos displaying incorrect values when numerical keys were pressed.

Fix broken LowLevel audio demo descriptors.

Minor documentation fixes.
2011-06-03 07:56:12 +00:00
..
CodeTemplates Spell check library source code files. 2011-06-01 14:33:40 +00:00
Common Spell check library source code files. 2011-06-01 14:33:40 +00:00
Drivers Added new callback to the Audio Class driver to allow for endpoint control manipulations such as data sample rates. 2011-06-03 07:56:12 +00:00
ManPages Added new callback to the Audio Class driver to allow for endpoint control manipulations such as data sample rates. 2011-06-03 07:56:12 +00:00
Scheduler Move global interrupt enable/disable functions out to Common.h and document them. 2011-04-08 05:40:25 +00:00
Doxygen.conf Conditionally add available address spaces to the address space enum, for multiple address space architectures. 2011-04-04 10:24:57 +00:00
License.txt Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda 2010-10-13 14:05:35 +00:00
Version.h Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
makefile 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