aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/Class/Common/CDC.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
* Clean up RNDIS demo type define names.Dean Camera2009-06-191-2/+2
* Break device mode class driver interfaces into seperate config and state stru...Dean Camera2009-06-181-34/+0
* Add host mode USB Class driver stubs, add beginnings of a CDC host class driver.Dean Camera2009-06-141-0/+184