<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/lufa/Bootloaders/DFU, 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>Enhance bootloader descriptor strings in the CDC and DFU bootloaders.</title>
<updated>2012-07-29T15:14:56+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-07-29T15:14:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=879557d4c57e72f346ca522379023f2406ced060'/>
<id>urn:sha1:879557d4c57e72f346ca522379023f2406ced060</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2424 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Minor documentation improvements.</title>
<updated>2012-07-15T18:49:42+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-07-15T18:49:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=5301768bbc405f5f33b61540e50e1e27d84d2b09'/>
<id>urn:sha1:5301768bbc405f5f33b61540e50e1e27d84d2b09</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2405 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>Reduce bootloader magic key to 16 bits to save FLASH space.</title>
<updated>2012-07-07T15:30:35+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-07-07T15:30:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=c1b5f8f5781ae6d7ab102f08455fb5022b71496c'/>
<id>urn:sha1:c1b5f8f5781ae6d7ab102f08455fb5022b71496c</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2386 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Fixed CDC and DFU bootloaders API page erase and write function failures (thanks to Martin Lambert).</title>
<updated>2012-06-29T04:55:44+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-06-29T04:55:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=3a26aedf1f1181b943c86e6d009d4735a4a21ced'/>
<id>urn:sha1:3a26aedf1f1181b943c86e6d009d4735a4a21ced</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2377 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Clean up bootloader makefiles to make them a bit more readable.</title>
<updated>2012-06-26T17:54:04+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-06-26T17:54:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=5e49725c3a622dd28291234383249f48196ec5ec'/>
<id>urn:sha1:5e49725c3a622dd28291234383249f48196ec5ec</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2374 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Revert change to assembly file comment syntax; this apparently breaks on the current AVR32 GNU assembler.</title>
<updated>2012-06-19T19:31:01+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-06-19T19:31:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=954f17a1beb043a831601c30ba6e9fff29568bf7'/>
<id>urn:sha1:954f17a1beb043a831601c30ba6e9fff29568bf7</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2355 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Re-add in DFU bootloader Manufacturer string, as the dfu-programmer utility breaks if it is not present.</title>
<updated>2012-06-17T12:55:50+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-06-17T12:55:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=2943d3f6957c7cc6e376e307bdf360f4141b9c18'/>
<id>urn:sha1:2943d3f6957c7cc6e376e307bdf360f4141b9c18</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2352 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
</feed>
