aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/Class/Common/Audio.h
Commit message (Expand)AuthorAgeFilesLines
* Added new "Common" section to the class drivers, to hold all mode-independant...Dean Camera2009-08-271-0/+6
* Added const modifiers to device mode class drivers.Dean Camera2009-06-281-1/+1
* Reduce struct name pollution - group typedef struct names by class driver nam...Dean Camera2009-06-261-10/+17
* Break device mode class driver interfaces into seperate config and state stru...Dean Camera2009-06-181-21/+1
* Add host mode USB Class driver stubs, add beginnings of a CDC host class driver.Dean Camera2009-06-141-0/+381