aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/Class/Device/Audio.c
Commit message (Expand)AuthorAgeFilesLines
* Add host mode USB Class driver stubs, add beginnings of a CDC host class driver.Dean Camera2009-06-141-0/+5
* Changed to new device mode Class Driver function name prefixes to make way fo...Dean Camera2009-06-111-11/+11
* Ensure all USB device class drivers have the same three main functions as the...Dean Camera2009-06-041-0/+5
* Minor documentation page updates.Dean Camera2009-06-041-1/+1
* Add MIDI class driver, update MIDI device demo to use the new USB class drive...Dean Camera2009-06-011-2/+2
* Commit of new class abstraction APIs for all device demos other than the MIDI...Dean Camera2009-06-011-0/+154