<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/lufa/Demos, 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-07-29T15:18:21+00:00</updated>
<entry>
<title>Upgrade Doxygen configuration files to 1.8.1.2.</title>
<updated>2012-07-29T15:18:21+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-07-29T15:18:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=28340a185f9748326252a27cc55ea8814bba0ed0'/>
<id>urn:sha1:28340a185f9748326252a27cc55ea8814bba0ed0</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2425 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Minor documentation fixes.</title>
<updated>2012-07-26T14:59:29+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-07-26T14:59:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=62a978973a7befde6eecd50d8dcb0c0940688289'/>
<id>urn:sha1:62a978973a7befde6eecd50d8dcb0c0940688289</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2418 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Use immediate variable expansion in the second-deepest level makefile scripts to prevent multiple evaluation of the PROJECT_DIRECTORIES variable.</title>
<updated>2012-07-14T23:04:37+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-07-14T23:04:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=44997724688eed5a58970db0b827ef162205d78b'/>
<id>urn:sha1:44997724688eed5a58970db0b827ef162205d78b</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2403 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Rename build system module makefiles from "lufa.MODULE.in" to "lufa_MODULE.mk" to prevent makefile from assuming the include is an old style build rule, slowing down the build process.</title>
<updated>2012-07-14T13:18:13+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-07-14T13:18:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=73d3eb77fa6476c6a732327edb6fac8feab2fc6b'/>
<id>urn:sha1:73d3eb77fa6476c6a732327edb6fac8feab2fc6b</id>
<content type='text'>
Prevent the BUILD module from shell-executing multiple processes to determine the avr-size flags to speed up the build, unless the size rule is invoked.

Add warnings and set warnings as errors to the SingleUSBModeTest build test makefile.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2400 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Fix project makefiles - remove trailing slash from LUFA_PATH entries and the XPLAINBridge project AVRISP file include path to prevent build errors.</title>
<updated>2012-07-11T19:57:19+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-07-11T19:57:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=f93bcc34ec61bb80fe7aa2a54107d819ec5b46aa'/>
<id>urn:sha1:f93bcc34ec61bb80fe7aa2a54107d819ec5b46aa</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2398 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Override the OBJDIR setting for the XPLAINBridge project, as this currently doesn't work. Turn off check-config test in the StaticAnalysisTest build test to save time - if the standard build fails this can be run manually to determine the problem cause.</title>
<updated>2012-07-10T21:13:09+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-07-10T21:13:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=09522fa12ac32b002eec8314f74c84110a3953d2'/>
<id>urn:sha1:09522fa12ac32b002eec8314f74c84110a3953d2</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2396 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Fix up makefile .NOTPARALLEL heuristics so that linear building is only enforced if no object folder set and the "all" target is run. Rename library "ConfigDescriptor.c" file to "ConfigDescriptors.c" to ensure that object filenames are unique.</title>
<updated>2012-07-10T19:33:39+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-07-10T19:33:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=f4247bca22fd2af94101a5a1308309a606050e88'/>
<id>urn:sha1:f4247bca22fd2af94101a5a1308309a606050e88</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2393 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Slightly better method of recursive make - use proper make dependencies to allow for parallel builds.</title>
<updated>2012-07-10T18:30:41+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-07-10T18:30:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=245a0a81abcd4706fef7d034eb0bb69af79ec595'/>
<id>urn:sha1:245a0a81abcd4706fef7d034eb0bb69af79ec595</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2391 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Update CDC driver INF files so that they should work even on systems without usbser.sys extracted by default (see MS KB entry 837637).</title>
<updated>2012-07-07T13:43:15+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-07-07T13:43:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=8bf5544e6b335d464f8e5a3c02ceff956c1da4c7'/>
<id>urn:sha1:8bf5544e6b335d464f8e5a3c02ceff956c1da4c7</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2385 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Fixed invalid configuration descriptor in the low level KeyboardMouse device demo (thanks to Jun Wako).</title>
<updated>2012-06-27T19:41:30+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-06-27T19:41:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=05dd48fe92b9e5dd9168635c72a8c38ec6a08367'/>
<id>urn:sha1:05dd48fe92b9e5dd9168635c72a8c38ec6a08367</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2376 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
</feed>
