aboutsummaryrefslogtreecommitdiff
path: root/Demos/Device/ClassDriver/AudioInput/AudioInput.txt
AgeCommit message (Expand)Author
2011-06-09Add missing AS4 and project description files to the new Audio Host demos.Dean
2010-12-26Documentation improvements - put driver example code into its own section, fi...Dean
2010-10-20Added default test tone generation mode to the Device mode AudioInput demos.Dean
2010-10-13Clean up excessive whitespace at the end of each line using the wspurify tool...Dean
2010-08-31Clarify in the project documentation files what the each of the different USB...Dean
2010-08-21Clarify in the documentation that the Audio demos and driver is for the Audio...Dean
2010-07-30More spell checking of all source files -- correct missed errors, switch to E...Dean
2010-07-29Spell check all source files once again to find any typos.Dean
2010-07-19Update makefiles to use the latest WinAVR/Atmel toolchain makefile template.Dean
2010-05-08Add svn:eol-style property to source files, so that the line endings are corr...Dean
2010-01-28Fix up project documentation files' overview tables, so that multiple items o...Dean
2009-10-12Make Audio device demos compatible with AVRs running at 16MHz instead of 8MHz.Dean
2009-07-14Added better module summaries.Dean
2009-07-13Added compatibility list to the documentation of each individual demo.Dean
2009-06-05Move new Class Driver powered demos to a new ClassDriver subdirectory, re-add...Dean