<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/lufa/LUFA/Drivers/USB/Class/Common/AndroidAccessoryClassCommon.h, 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>2012-06-21T20:27:00+00:00</updated>
<entry>
<title>Add svn:eol-style property on all source files where it was missing. Fix line endings of all makefile, *.c and *.h files.</title>
<updated>2012-06-21T20:27:00+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-06-21T20:27:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=ca1ed3e705fc8fa17d925a88a1da9da550d16e05'/>
<id>urn:sha1:ca1ed3e705fc8fa17d925a88a1da9da550d16e05</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2361 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Update file contributor copyrights for 2012.</title>
<updated>2012-02-04T22:38:44+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-02-04T22:38:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=04d58a6cc1d3af30e49aa62ecf5be88f2baa5bec'/>
<id>urn:sha1:04d58a6cc1d3af30e49aa62ecf5be88f2baa5bec</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2026 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Update file header copyrights for 2012.</title>
<updated>2012-02-04T22:32:30+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-02-04T22:32:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=e31bbcccae17a8f3f4a3dea2b8c93c45acbedf64'/>
<id>urn:sha1:e31bbcccae17a8f3f4a3dea2b8c93c45acbedf64</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2025 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing whitespace at the end of each line.</title>
<updated>2011-12-23T01:51:39+00:00</updated>
<author>
<name>dean</name>
<email>dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-12-23T01:51:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=9b0c63fa0a32478a8f5bdd90a9ab4a23a19cb1f0'/>
<id>urn:sha1:9b0c63fa0a32478a8f5bdd90a9ab4a23a19cb1f0</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2007 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Don't validate the Device Descriptor's vendor ID when validating that a device is an Android Accessory device; the Product ID and (later) Accessory protocol support is enough to probe AOA class support without having to maintain a list of Android device manufacture VID values.</title>
<updated>2011-12-14T02:52:42+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-12-14T02:52:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=a9c8d384571c390945780495a4e89251b2b975ce'/>
<id>urn:sha1:a9c8d384571c390945780495a4e89251b2b975ce</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2005 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Oops - fix incorrect value of AOA_CSCP_AOADataSubclass in the Android Open Accessory class driver.</title>
<updated>2011-11-24T21:35:22+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-11-24T21:35:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=da71ec4b6b568c4a57b70d182eb358e6d75e2cff'/>
<id>urn:sha1:da71ec4b6b568c4a57b70d182eb358e6d75e2cff</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1993 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Convert the LowLevel AndroidAccessory demo to use the new class driver constants to reduce code duplication.</title>
<updated>2011-11-24T01:31:31+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-11-24T01:31:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=4a750900ea828109bfdf195b09f8884a50f8fd60'/>
<id>urn:sha1:4a750900ea828109bfdf195b09f8884a50f8fd60</id>
<content type='text'>
Add missing Doxygen documentation.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1989 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Add new Android Open Accessory class driver to the library core and add a new Android Open Accessory Host ClassDriver demo.</title>
<updated>2011-11-24T01:24:01+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-11-24T01:24:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=00d13f8060021fc75a9d806480d75b366f289998'/>
<id>urn:sha1:00d13f8060021fc75a9d806480d75b366f289998</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1988 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
</feed>
