aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/Class/Common/HIDParser.h
Commit message (Expand)AuthorAgeFilesLines
* More Doxygen updates for multiple architecture support.Dean Camera2011-02-201-0/+1
* Start update of documentation to support possible multiple architectures in t...Dean Camera2011-02-201-2/+0
* Initial restructuring of the core USB driver module to support multiple archi...Dean Camera2011-02-191-4/+3
* Add new ARCH option to the makefiles to (eventually) specify the target devic...Dean Camera2011-02-191-1/+1
* Removed SerialStream module, rolled functionality into the base USART Serial ...Dean Camera2011-01-301-51/+56
* Add new HID_DESCRIPTOR_VENDOR() macro, change over all projects and Device Cl...Dean Camera2011-01-301-1/+1
* New HID report item macros (with HID_RI_ prefix) to allow for easy creation a...Dean Camera2011-01-161-0/+357