index
:
suspect-devices/lufa
master
fork to update the benito, midimonster and other suspect devices products
feurig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
LUFA
/
Drivers
/
USB
/
Class
/
Common
/
HIDParser.c
Age
Commit message (
Expand
)
Author
2012-02-19
Add tag for the 120219 release.
LUFA-120219
Dean
2011-12-23
Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...
dean
2011-09-17
Fixed HID Parser's largest report size bit count not including the size of th...
Dean
2011-09-07
Fixed optimization error in the HID Parser item value USB_SetHIDReportItemInf...
Dean
2011-07-12
Minor documentation fixes.
Dean
2011-06-20
Make the HID Report Parser Get/Set Report Item routines fail if a NULL pointe...
Dean
2011-05-14
Fixed possible invalid program execution when in host mode if corrupt descrip...
Dean
2011-04-12
Add missing function attributes to the pipe/endpoint functions for all archit...
Dean
2011-01-30
Add new HID_DESCRIPTOR_VENDOR() macro, change over all projects and Device Cl...
Dean
2011-01-16
New HID report item macros (with HID_RI_ prefix) to allow for easy creation a...
Dean