<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/lufa/LUFA/Common, 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:23:15+00:00</updated>
<entry>
<title>Add support for the Olimex AVR-ISP-MK2 board.</title>
<updated>2012-07-26T19:23:15+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-07-26T19:23:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=074d3d5803d3e654a7d7892f435ee493d2a35263'/>
<id>urn:sha1:074d3d5803d3e654a7d7892f435ee493d2a35263</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2420 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Add missing &lt;math.h&gt; include for the UC3 devices, hide CDC class driver stream functions for unsupported platforms.</title>
<updated>2012-06-12T19:49:15+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-06-12T19:49:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=d185edf1f7ab28b5754ae0441333a3f95e30b449'/>
<id>urn:sha1:d185edf1f7ab28b5754ae0441333a3f95e30b449</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2343 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Spell check source code, fix mistakes.</title>
<updated>2012-06-09T20:33:56+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-06-09T20:33:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=85bdbf0808ff4761ace7dd2987ce5328ffb71f3e'/>
<id>urn:sha1:85bdbf0808ff4761ace7dd2987ce5328ffb71f3e</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2322 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Added new JTAG_ENABLE() macro for the AVR8 architecture. Fixed the JTAG_DISABLE() macro clearing all other bits in MCUSR when called.</title>
<updated>2012-06-09T13:00:56+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-06-09T13:00:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=ef4c84eafe165753e40cb1080bc8599e20072e1f'/>
<id>urn:sha1:ef4c84eafe165753e40cb1080bc8599e20072e1f</id>
<content type='text'>
Moved the XPLAIN board specific bootloader entry condition code to the Application_Jump_Check() function of the DFU bootloader, added support for the original XPLAIN board to the CDC class bootloader.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2319 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Minor cleanup to Attributes.h spacing and rename old multiple-inclusion macro guard.</title>
<updated>2012-05-29T20:03:21+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-05-29T20:03:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=edbeec3d18f7b301c661059aa3f45d7fb6ed877e'/>
<id>urn:sha1:edbeec3d18f7b301c661059aa3f45d7fb6ed877e</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2255 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Make sure that LUFAConfig.h is included *after* the common submodules, so that the architecture and other defines are available to the configuration header.</title>
<updated>2012-05-29T20:01:04+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-05-29T20:01:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=62854904c2fc0a225149cdce120c34c7c52cd5da'/>
<id>urn:sha1:62854904c2fc0a225149cdce120c34c7c52cd5da</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2254 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Added support for the Olimex AVR-USB-32U4 and Olimex AVR-USB-T32U4 boards.</title>
<updated>2012-05-06T12:10:30+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-05-06T12:10:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=bf6040c858cb5df362b99717c346166c6dc1f431'/>
<id>urn:sha1:bf6040c858cb5df362b99717c346166c6dc1f431</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2185 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Added support for the DorkbotPDX Duce board.</title>
<updated>2012-04-25T18:42:33+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-04-25T18:42:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=dc0dfe259b654967110adb9a4993b28f8d6d6f4d'/>
<id>urn:sha1:dc0dfe259b654967110adb9a4993b28f8d6d6f4d</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2176 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Reintegrate the FullEPAddresses development branch into trunk.</title>
<updated>2012-04-14T14:41:17+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-04-14T14:41:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=94de7b022257ab85bcd7fc4d907e69d0f65c3505'/>
<id>urn:sha1:94de7b022257ab85bcd7fc4d907e69d0f65c3505</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2155 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Minor documentation improvements.</title>
<updated>2012-04-08T19:36:46+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-04-08T19:36:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=d2d61b070f9bf70c418fb1a2ff4d22f1119c74ca'/>
<id>urn:sha1:d2d61b070f9bf70c418fb1a2ff4d22f1119c74ca</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2146 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
</feed>
