qmk_firmware/Demos/Device/ClassDriver/AudioInput
Dean Camera db420853ce Add Webserver project Doxygen configuration file and overview document.
Fix Doxygen configuration files' input file exclusion filters.
2010-01-25 12:46:57 +00:00
..
AudioInput.c Added explicit ADC channel masks for the standard set of ADC channels, as the single-ended channel MUX masks are not equal to the channel number on some AVR models. Changed demos to use the new channel masks when using the ADC driver. 2010-01-25 00:52:45 +00:00
AudioInput.h Added explicit ADC channel masks for the standard set of ADC channels, as the single-ended channel MUX masks are not equal to the channel number on some AVR models. Changed demos to use the new channel masks when using the ADC driver. 2010-01-25 00:52:45 +00:00
AudioInput.txt Make Audio device demos compatible with AVRs running at 16MHz instead of 8MHz. 2009-10-12 05:59:55 +00:00
Descriptors.c Update copyright year to 2010. 2009-12-30 23:49:19 +00:00
Descriptors.h Update copyright year to 2010. 2009-12-30 23:49:19 +00:00
Doxygen.conf Add Webserver project Doxygen configuration file and overview document. 2010-01-25 12:46:57 +00:00
makefile Remove dependancies from the LowLevel demos to the ClassDriver demos, since the use of ClassDriver headers now outputs an error when NO_STREAM_CALLBACKS is used. 2009-11-08 21:56:18 +00:00