aboutsummaryrefslogtreecommitdiff
path: root/LUFA/Drivers/USB/Class/Host/PrinterClassHost.h
AgeCommit message (Expand)Author
2012-04-14Reintegrate the FullEPAddresses development branch into trunk.Dean
2012-02-20Remove potentially unaligned uint32_t access in HIDParser.c, replace with sta...Dean
2012-02-19All USB Class Driver configuration struct values are now non-const, to allow ...Dean
2012-02-04Update file contributor copyrights for 2012.Dean
2012-02-04Update file header copyrights for 2012.Dean
2011-11-24Add new Android Open Accessory class driver to the library core and add a new...Dean
2011-11-18Added Class, ClassDevice, ClassHost and ClassCommon to the internal class dri...Dean