aboutsummaryrefslogtreecommitdiff
path: root/LUFA/Drivers/USB/Class/Host/AndroidAccessoryClassHost.h
AgeCommit message (Expand)Author
2012-06-21Add svn:eol-style property on all source files where it was missing. Fix line...Dean
2012-06-09Spell check source code, fix mistakes.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-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-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