<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/lufa/Demos/Host/KeyboardHostWithParser/ConfigDescriptor.c, branch master</title>
<subtitle>fork to update the benito, midimonster and other suspect devices products</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/lufa/atom?h=master</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/lufa/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/'/>
<updated>2009-06-05T07:59:24+00:00</updated>
<entry>
<title>Delete host mode demos from the root Host demos folder.</title>
<updated>2009-06-05T07:59:24+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2009-06-05T07:59:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=a7cac0c97c42280b9ecd7af7c3ef4d275bcf7bf0'/>
<id>urn:sha1:a7cac0c97c42280b9ecd7af7c3ef4d275bcf7bf0</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@577 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Rewritten event system to remove all macros, to make user code clearer.</title>
<updated>2009-05-18T10:05:21+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2009-05-18T10:05:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=bdb6e45008319647b72d9adc8fb4ec06a0f1ea9b'/>
<id>urn:sha1:bdb6e45008319647b72d9adc8fb4ec06a0f1ea9b</id>
<content type='text'>
Fixed incorrect ENDPOINT_EPNUM_MASK mask preventing endpoints above EP3 from being selected (thanks to Jonathan Oakley).

Removed STREAM_CALLBACK() macro - callbacks now use regular function definitions to clarify user code.

Removed DESCRIPTOR_COMPARATOR() macro - comparators should now use regular function definitions to clarify user code.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@554 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Fix to previous patch (make CDCHost demo deallocate pipes when an invalid CDC interface is skipped).</title>
<updated>2009-05-15T08:02:30+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2009-05-15T08:02:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=f0ad3d7c511094fe2182ec7b69b9e19aedfd6c4d'/>
<id>urn:sha1:f0ad3d7c511094fe2182ec7b69b9e19aedfd6c4d</id>
<content type='text'>
Remove the saving of the USB_GetNextDescriptorComp() return value in all host demos, since it went unused anyway; replaced with a simple check against the success error code for clarity.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@551 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Fixed incorrect HID interface class and subclass values in the Mouse and KeyboardMouse demos (thanks to Brian Dickman).</title>
<updated>2009-04-19T11:43:21+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2009-04-19T11:43:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=d5a07400e4baf41e1f741390eb87e84e818ff3e8'/>
<id>urn:sha1:d5a07400e4baf41e1f741390eb87e84e818ff3e8</id>
<content type='text'>
Capitolised the "Descriptor_Search" and "Descriptor_Search_Comp" prefixes of the values in the DSearch_Return_ErrorCodes_t and DSearch_Comp_Return_ErrorCodes_t enums.

Minor documentation improvements.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@515 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Removed "Host_" section of the function names in ConfigDescriptor.h, as most of the routines can now be used in device mode on the device descriptor.</title>
<updated>2009-04-17T08:33:53+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2009-04-17T08:33:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=416d01d7bdf09e9ef66f28ed4b30cdd14fd7d395'/>
<id>urn:sha1:416d01d7bdf09e9ef66f28ed4b30cdd14fd7d395</id>
<content type='text'>
Renamed functions in the HID parser to have a "USB_" prefix and the acronym "HID" in the name.

Further module-level documentation updates.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@514 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Seperated out OTG, Device and Host mode demos into seperate folders for clarity. Adjusted makefiles so that the path to the LUFA library can be set in one place.</title>
<updated>2009-03-20T06:34:41+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2009-03-20T06:34:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=ceb698fdde8358f6e04c53e77a3f0d08e306d02b'/>
<id>urn:sha1:ceb698fdde8358f6e04c53e77a3f0d08e306d02b</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@475 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
</feed>
