aboutsummaryrefslogtreecommitdiff
path: root/Demos/Device/ClassDriver/AudioOutput/AudioOutput.txt
AgeCommit message (Expand)Author
2012-05-20Merge in latest trunk.Dean
2012-05-18Minor documentation adjustments to the demos, projects and bootloaders to ens...Dean
2012-05-13AppConfigHeaders: Switch class driver Device mode demos to use LUFAConfig.h c...Dean
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-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-08-02Make both LowLevel and ClassDriver AudioOutput demos always output to board L...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