aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/Class/Host/Printer.h
Commit message (Expand)AuthorAgeFilesLines
* 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-3/+3
* Spell check all source code variables, comments and strings.Dean Camera2009-11-091-1/+1
* Add optional pipe double banking support to the Host mode Class drivers.Dean Camera2009-11-071-1/+4
* Added new Printer Host mode Class driver.Dean Camera2009-11-041-0/+209