<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/lufa/Projects/XPLAINBridge/makefile, 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-26T19:57:02+00:00</updated>
<entry>
<title>Add hack to the XPLAINBridge project to allow it to compile even if an identical OBJDIR directory exists in the dependant AVRISP-MKII clone project folder.</title>
<updated>2012-07-26T19:57:02+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-07-26T19:57:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=e85b12be3628e20f5b65e6d790faa6c9c6fb314f'/>
<id>urn:sha1:e85b12be3628e20f5b65e6d790faa6c9c6fb314f</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2421 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>Oops - override OBJDIR with "." not blank for the XPLAINBridge project.</title>
<updated>2012-07-10T21:16:17+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-07-10T21:16:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=addc58ac3655c8810ac56a9c86604f052f515d58'/>
<id>urn:sha1:addc58ac3655c8810ac56a9c86604f052f515d58</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2397 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>Add HID bootloader build module (thanks to Stefan Hellermann).</title>
<updated>2012-06-21T20:24:29+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-06-21T20:24:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=f94fd8416afd9418928d079b2ff995d2780f3e05'/>
<id>urn:sha1:f94fd8416afd9418928d079b2ff995d2780f3e05</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2360 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Add new ATPROGRAM build system module. Add ATPROGRAM and CPPCHECK modules to all application makefiles.</title>
<updated>2012-06-04T16:31:50+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-06-04T16:31:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=b9b7ed99f90d51f9c672d50845f77eb86e6f2ab0'/>
<id>urn:sha1:b9b7ed99f90d51f9c672d50845f77eb86e6f2ab0</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2306 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Switch over Demos, Bootloaders and Projects to the new and improved build system.</title>
<updated>2012-06-01T22:32:43+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-06-01T22:32:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=a0a30d5afb506b55655de244f1c7f6b1857279d8'/>
<id>urn:sha1:a0a30d5afb506b55655de244f1c7f6b1857279d8</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2264 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Merge in latest trunk.</title>
<updated>2012-05-20T17:16:21+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-05-20T17:16:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=87a8f05c504df358dd8daf018069bf83d767e130'/>
<id>urn:sha1:87a8f05c504df358dd8daf018069bf83d767e130</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/branches/AppConfigHeaders@2232 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Alter the XPLAINBridge and AVRISP-MKII clone projects so that the descriptors from the AVRISP-MKII clone project can be directly used in the XPLAINBridge project. Add support for RESET_TOGGLES_LIBUSB_COMPAT option in the XPLAINBridge project.</title>
<updated>2012-05-20T17:09:39+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-05-20T17:09:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=cc3ee891c9316e3106a5b6379c9e9e1b1cb1c195'/>
<id>urn:sha1:cc3ee891c9316e3106a5b6379c9e9e1b1cb1c195</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2231 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
</feed>
