aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/Class/Common/CDC.h
Commit message (Expand)AuthorAgeFilesLines
* Add more include protection macros to give the user warnings when they try to...Dean Camera2010-02-111-0/+5
* Update copyright year to 2010.Dean Camera2009-12-301-2/+2
* Fix MIT license language to make its intent clearer.Dean Camera2009-12-281-7/+7
* 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