aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/Class/CDC.h
Commit message (Expand)AuthorAgeFilesLines
* Update makefiles to use the latest WinAVR/Atmel toolchain makefile template.Dean Camera2010-07-191-2/+2
* Add svn:eol-style property to source files, so that the line endings are corr...Dean Camera2010-05-081-83/+83
* Add briefs for the library core structures.Dean Camera2010-03-291-0/+2
* Add file-level brief documentation.Dean Camera2010-03-291-1/+8
* Add more include protection macros to give the user warnings when they try to...Dean Camera2010-02-111-0/+4
* 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
* Fix doxygen documentation - doxygen was getting confused on the variable-leng...Dean Camera2009-11-171-1/+1
* Spell check all source code variables, comments and strings.Dean Camera2009-11-091-1/+1
* Make Low Level host demos use void pointers for the configuration descriptor,...Dean Camera2009-11-071-0/+4
* Added better USB Class driver overviews.Dean Camera2009-08-271-2/+6
* Add host mode USB Class driver stubs, add beginnings of a CDC host class driver.Dean Camera2009-06-141-0/+62