summaryrefslogtreecommitdiff
path: root/LUFA/Drivers/USB/Class/Common/HIDParser.c
AgeCommit message (Expand)Author
2011-07-12Minor documentation fixes.Dean
2011-06-20Make the HID Report Parser Get/Set Report Item routines fail if a NULL pointe...Dean
2011-05-14Fixed possible invalid program execution when in host mode if corrupt descrip...Dean
2011-04-12Add missing function attributes to the pipe/endpoint functions for all archit...Dean
2011-01-30Add new HID_DESCRIPTOR_VENDOR() macro, change over all projects and Device Cl...Dean
2011-01-16New HID report item macros (with HID_RI_ prefix) to allow for easy creation a...Dean