index
:
suspect-devices/lufa
master
fork to update the benito, midimonster and other suspect devices products
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
LUFA
/
Drivers
/
USB
/
Class
/
Common
/
HIDParser.h
Age
Commit message (
Expand
)
Author
2012-02-04
Update file contributor copyrights for 2012.
Dean
2012-02-04
Update file header copyrights for 2012.
Dean
2012-02-01
Minor documentation improvements.
Dean
2011-12-23
Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...
dean
2011-11-18
Added Class, ClassDevice, ClassHost and ClassCommon to the internal class dri...
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-01
Spell check library source code files.
Dean
2011-02-20
More Doxygen updates for multiple architecture support.
Dean
2011-02-20
Start update of documentation to support possible multiple architectures in t...
Dean
2011-02-19
Initial restructuring of the core USB driver module to support multiple archi...
Dean
2011-02-19
Add new ARCH option to the makefiles to (eventually) specify the target devic...
Dean
2011-01-30
Removed SerialStream module, rolled functionality into the base USART Serial ...
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