aboutsummaryrefslogtreecommitdiff
path: root/LUFA/Drivers/USB/Class/Common/HIDReportData.h
AgeCommit message (Expand)Author
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-23Add XMEGA compile time tokens to the LUFAConfig.h code template.Dean
2011-02-19Add new ARCH option to the makefiles to (eventually) specify the target devic...Dean
2011-01-30Add new HID_DESCRIPTOR_VENDOR() macro, change over all projects and Device Cl...Dean
2011-01-17Abuse the the C preprocessor so that the HID macros can automatically encode ...Dean
2011-01-16Minor documentation corrections for the new HID report item constant defines.Dean
2011-01-16New HID report item macros (with HID_RI_ prefix) to allow for easy creation a...Dean