aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/Class/Device/HIDClassDevice.h
Commit message (Expand)AuthorAgeFilesLines
* Ensure core library documentation sections use unique IDs.Dean Camera2013-06-011-2/+2
* Update copyright year to 2013.Dean Camera2013-01-031-2/+2
* Minor documentation improvements.Dean Camera2012-10-051-1/+1
* Fix missing briefs in the documentation for several modules, fix up invalid d...Dean Camera2012-09-191-3/+3
* Reintegrate the FullEPAddresses development branch into trunk.Dean Camera2012-04-141-3/+1
* All USB Class Driver configuration struct values are now non-const, to allow ...Dean Camera2012-02-191-1/+1
* Altered the HID class driver to only try to construct at maximum one packet p...Dean Camera2012-02-091-0/+1
* Update file contributor copyrights for 2012.Dean Camera2012-02-041-1/+1
* Update file header copyrights for 2012.Dean Camera2012-02-041-1/+1
* Add new Android Open Accessory class driver to the library core and add a new...Dean Camera2011-11-241-1/+1
* Added Class, ClassDevice, ClassHost and ClassCommon to the internal class dri...Dean Camera2011-11-181-0/+211