Skip to content
  • Dean Camera's avatar
    New HID report item macros (with HID_RI_ prefix) to allow for easy creation... · 039a714e
    Dean Camera authored
    New HID report item macros (with HID_RI_ prefix) to allow for easy creation and editing of HID report descriptors.
    
    Changed over all project and demo HID report descriptors to use the new HID report item macros.
    
    Moved the HIDParser.c source file to the LUFA/Drivers/USB/Class/Common/ directory from the LUFA/Drivers/USB/Class/Host/.
    039a714e