qmk_firmware/Demos/Device/ClassDriver/AudioInput
2009-08-02 23:14:30 +00:00
..
AudioInput.c Fix incorrect configuration in the ClassDriver AudioOutput demo. 2009-07-30 14:06:52 +00:00
AudioInput.h Added USB Missle Launcher project, submitted by Dave Fletcher. 2009-06-16 05:53:27 +00:00
AudioInput.txt Added better module summaries. 2009-07-14 07:33:06 +00:00
Descriptors.c Rename TOTAL_NUM_CONFIGURATIONS to FIXED_NUM_CONFIGURATIONS, to match the existing FIXED_CONTROL_ENDPOINT_SIZE compile time option. Add FIXED_NUM_CONFIGURATIONS to the descriptors of each project using the option. 2009-08-02 23:14:30 +00:00
Descriptors.h Fix incorrect configuration in the ClassDriver AudioOutput demo. 2009-07-30 14:06:52 +00:00
Doxygen.conf Change Doxygen configuration files to not produce 4096 directories for the documentation files -- the LUFA components do not generate enough documentation files to justify the large performance hit of creating so many directories. 2009-07-20 14:07:02 +00:00
makefile Rename TOTAL_NUM_CONFIGURATIONS to FIXED_NUM_CONFIGURATIONS, to match the existing FIXED_CONTROL_ENDPOINT_SIZE compile time option. Add FIXED_NUM_CONFIGURATIONS to the descriptors of each project using the option. 2009-08-02 23:14:30 +00:00