aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/ClassDriver/AudioOutput/AudioOutput.c
Commit message (Expand)AuthorAgeFilesLines
* Fix incorrect configuration in the ClassDriver AudioOutput demo.Dean Camera2009-07-301-10/+10
* Change project makefiles so that the current target settings and not just the...Dean Camera2009-07-281-0/+2
* Changed AudioOutput demos to explicitly use timer 3 - the smaller USB AVRs wh...Dean Camera2009-07-281-9/+9
* State information for class drivers is now zeroed out during enumeration (bot...Dean Camera2009-07-271-5/+0
* Break device mode class driver interfaces into seperate config and state stru...Dean Camera2009-06-181-6/+14
* Changed to new device mode Class Driver function name prefixes to make way fo...Dean Camera2009-06-111-6/+6
* Some minor whitespace corrections.Dean Camera2009-06-111-4/+4
* Move new Class Driver powered demos to a new ClassDriver subdirectory, re-add...Dean Camera2009-06-051-0/+206