<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/lufa/LUFA/Drivers/USB/Class/Common/HIDParser.c, branch LUFA-111009</title>
<subtitle>fork to update the benito, midimonster and other suspect devices products</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/lufa/atom?h=LUFA-111009</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/lufa/atom?h=LUFA-111009'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/'/>
<updated>2011-07-12T10:11:52+00:00</updated>
<entry>
<title>Minor documentation fixes.</title>
<updated>2011-07-12T10:11:52+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-07-12T10:11:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=28ae1486061169be0b801e6f31741edeae570dc5'/>
<id>urn:sha1:28ae1486061169be0b801e6f31741edeae570dc5</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1865 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Make the HID Report Parser Get/Set Report Item routines fail if a NULL pointer to a report item is given.</title>
<updated>2011-06-20T01:57:22+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-06-20T01:57:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=d10298c1518f416884d8b3252827ef15a7381b15'/>
<id>urn:sha1:d10298c1518f416884d8b3252827ef15a7381b15</id>
<content type='text'>
Minor visual enhancement to the HIDReportViewer project.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1814 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Fixed possible invalid program execution when in host mode if corrupt descriptor lengths are supplied by the attached device.</title>
<updated>2011-05-14T02:17:58+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-05-14T02:17:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=ad45a635b597ae81ac8ffcfd243713cb6847d710'/>
<id>urn:sha1:ad45a635b597ae81ac8ffcfd243713cb6847d710</id>
<content type='text'>
Minor code cleanups to add const and reformat where missing, as well as abstract out the internal device signature start address into a macro, so that it can be altered to suit particular devices within a single architecture if needed.

Add missing documentation to the USB_Device_States_t enum.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1752 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Add missing function attributes to the pipe/endpoint functions for all architectures.</title>
<updated>2011-04-12T03:03:56+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-04-12T03:03:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=9e7b53ef2e85a505274594ba5601c4ece84cc33d'/>
<id>urn:sha1:9e7b53ef2e85a505274594ba5601c4ece84cc33d</id>
<content type='text'>
Perform endianness correction in the HID report parser for big-endian platforms.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1734 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Add new HID_DESCRIPTOR_VENDOR() macro, change over all projects and Device ClassDriver demos to use it.</title>
<updated>2011-01-30T14:14:04+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-01-30T14:14:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=1d49169279031f951008acc872cc1241b8e03f32'/>
<id>urn:sha1:1d49169279031f951008acc872cc1241b8e03f32</id>
<content type='text'>
Fix reversed byte ordering of multi-byte HID data.

Added support to the HID parser for extended USAGE items that contain the usage page as well as the usage index.

Removed the HID_IOF_NON_VOLATILE and HID_IOF_VOLATILE flags from HID INPUT items where the flag is invalid. Changed over HID OUTPUT items to use HID_IOF_NON_VOLATILE.

Change over MagStripe project to use HID_DESCRIPTOR_KEYBOARD() for its HID report. Change over MouseHostDevice demo to use HID_DESCRIPTOR_MOUSE() for its HID report.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1644 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>New HID report item macros (with HID_RI_ prefix) to allow for easy creation and editing of HID report descriptors.</title>
<updated>2011-01-16T19:34:28+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-01-16T19:34:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=323fc23eeb26580a43cd314ab004faadfdd1f90a'/>
<id>urn:sha1:323fc23eeb26580a43cd314ab004faadfdd1f90a</id>
<content type='text'>
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/.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1635 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
</feed>
