<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/lufa/Projects/Incomplete, branch LUFA-120219-BETA</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-120219-BETA</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/lufa/atom?h=LUFA-120219-BETA'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/'/>
<updated>2012-02-05T16:00:48+00:00</updated>
<entry>
<title>Add new tag for the LUFA-120219-BETA release.</title>
<updated>2012-02-05T16:00:48+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-02-05T16:00:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=b5f2a4e576a677252eb5741fdbdeb641089d9bb0'/>
<id>urn:sha1:b5f2a4e576a677252eb5741fdbdeb641089d9bb0</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/tags/LUFA-120219-BETA@2033 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>Update the incomplete StandaloneProgrammer project to be compatible with the latest LUFA core API.</title>
<updated>2011-11-09T23:24:11+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-11-09T23:24:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=79cb615515a3774cf799991f1b63dc6b5129fc4a'/>
<id>urn:sha1:79cb615515a3774cf799991f1b63dc6b5129fc4a</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1974 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Add project name to the Doxygen makefile target output.</title>
<updated>2011-09-21T06:45:09+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-09-21T06:45:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=5196c24076af4a38a99760be313515aa98055759'/>
<id>urn:sha1:5196c24076af4a38a99760be313515aa98055759</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1930 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Fixed incorrect Dataflash buffer use in the DataflashManager_WriteBlocks_RAM() function of several demos/projects (thanks to Jeremy Willden).</title>
<updated>2011-07-30T02:49:59+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-07-30T02:49:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=b4bcc0e8a48162edddb44f51b0994ae366076428'/>
<id>urn:sha1:b4bcc0e8a48162edddb44f51b0994ae366076428</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1900 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Removed the ENDPOINT_DESCRIPTOR_DIR_* macros in favour of the shorter ENDPOINT_DIR_* macros, which can now be used with both Endpoint_ConfigureEndpoint() and in the device descriptors.</title>
<updated>2011-07-19T07:02:19+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-07-19T07:02:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=d83016961f1eb04f2232acfee2723ed999574e55'/>
<id>urn:sha1:d83016961f1eb04f2232acfee2723ed999574e55</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1895 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Seperate out the device demos and project's configuration descriptor structure definitions to clearly indicate what descriptors belong to which interface.</title>
<updated>2011-07-01T05:26:25+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-07-01T05:26:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=e2b5731873403278cb6600f7577aa5d4d727762c'/>
<id>urn:sha1:e2b5731873403278cb6600f7577aa5d4d727762c</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1837 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Add new "checksource" target to the library makefiles, for automated source file existance checking.</title>
<updated>2011-06-20T14:38:21+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-06-20T14:38:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=1601e1be4436a02bd497f5c9753c317ec508b3cb'/>
<id>urn:sha1:1601e1be4436a02bd497f5c9753c317ec508b3cb</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1821 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Move the HIDReportViewer project into the normal Projects/ folder and out of the Incomplete/ projects folder.</title>
<updated>2011-06-19T04:32:58+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-06-19T04:32:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=7fc9379995fdd1ed06a155d015e741d2cdf61766'/>
<id>urn:sha1:7fc9379995fdd1ed06a155d015e741d2cdf61766</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1809 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Switch to using the standard printf() format specifiers in the HIDReportViewer project.</title>
<updated>2011-06-19T04:29:03+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-06-19T04:29:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=a77040d249a987b8adaa16456592012c1cb2417f'/>
<id>urn:sha1:a77040d249a987b8adaa16456592012c1cb2417f</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1808 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
</feed>
