aboutsummaryrefslogtreecommitdiff
path: root/LUFA/Drivers/USB/Class/Device/CDCClassDevice.h
AgeCommit message (Expand)Author
2012-06-12Add missing <math.h> include for the UC3 devices, hide CDC class driver strea...Dean
2012-04-14Reintegrate the FullEPAddresses development branch into trunk.Dean
2012-02-24Minor documentation fixes - change \note entries to \warning where appropriat...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
2012-02-01Minor documentation improvements.Dean
2011-12-23Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...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