<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/lufa/Projects/XPLAINBridge/Lib/SoftUART.c, branch LUFA-120219</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</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/lufa/atom?h=LUFA-120219'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/'/>
<updated>2012-02-19T17:03:08+00:00</updated>
<entry>
<title>Add tag for the 120219 release.</title>
<updated>2012-02-19T17:03:08+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-02-19T17:03:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=c83edc6f4d3f447b5e4328a1f02fdc17b1bd5683'/>
<id>urn:sha1:c83edc6f4d3f447b5e4328a1f02fdc17b1bd5683</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/tags/LUFA-120219@2061 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Spell check library source code files.</title>
<updated>2011-06-01T14:33:40+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-06-01T14:33:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=611b57ba9a14d078c595aa1d351b28bc2922a6f2'/>
<id>urn:sha1:611b57ba9a14d078c595aa1d351b28bc2922a6f2</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1777 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Updated the software USART code in the XPLAIN Bridge application so that the incomming bits are sampled at their mid-point instead of starting point, to give maximum reliability (thanks to Anton).</title>
<updated>2011-03-15T04:02:15+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-03-15T04:02:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=2e5f3c2d322057ad0b7f74ff38b588165ec764e0'/>
<id>urn:sha1:2e5f3c2d322057ad0b7f74ff38b588165ec764e0</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1711 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Add static keyword to all project globals whose scope should be restricted to the same module as they are declared in.</title>
<updated>2011-02-10T17:55:49+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-02-10T17:55:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=941825b6a5e737573b5185cfedc31ae0de85a83a'/>
<id>urn:sha1:941825b6a5e737573b5185cfedc31ae0de85a83a</id>
<content type='text'>
Tighten up the HID class bootloader code slightly, document that it currently exceeds 2KB of bootloader space for all models other than the Series 2 USB AVRs.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1661 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Update copyright year on all source files.</title>
<updated>2011-01-01T13:00:56+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-01-01T13:00:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=5ddfe82cb18542385fd5adecc98e124dd4d43212'/>
<id>urn:sha1:5ddfe82cb18542385fd5adecc98e124dd4d43212</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1622 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Fix typos in the XPLAINBridge project preventing compilation.</title>
<updated>2010-11-26T04:27:52+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-11-26T04:27:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=099b355cf84450500d879f98b750d0bb61cec47d'/>
<id>urn:sha1:099b355cf84450500d879f98b750d0bb61cec47d</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1595 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Changed the XPLAINBridge software UART to use the regular CTC mode instead of the alternative CTC mode via the Input Capture register, to reduce user confusion.</title>
<updated>2010-11-25T03:20:01+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-11-25T03:20:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=81f079cf32f6c75dc807dd8b4fc15f10358e773e'/>
<id>urn:sha1:81f079cf32f6c75dc807dd8b4fc15f10358e773e</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1593 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Fix XPLAINBridge code broken during the changes to the Rescue Clock generation in the AVRISP-MKII clone project.</title>
<updated>2010-11-02T11:16:36+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-11-02T11:16:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=6b81d2a0575d527f03144847b7d766fa0cfd0708'/>
<id>urn:sha1:6b81d2a0575d527f03144847b7d766fa0cfd0708</id>
<content type='text'>
Change over all low level host mode project's descriptor comparator routines to perform the descriptor casting in a temp variable to make the code clearer and easier to modify (despite being more verbose).

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1550 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Rescue clock of the AVRISP-MKII moved to the AVR's OCR1A pin, so that the clock can be generated at all times when 125KHz ISP programming mode is selected.</title>
<updated>2010-11-02T07:57:23+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-11-02T07:57:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=b18c429c87ce0d3bba475c8cf0ae674be186baab'/>
<id>urn:sha1:b18c429c87ce0d3bba475c8cf0ae674be186baab</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1549 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redirect domain, including the new aliased links for LUFA-related pages such as the various download/source control mirrors and support lists.</title>
<updated>2010-10-28T06:08:58+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-10-28T06:08:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=ad5f25678ad54fba5ac0649a5f4b2a9d7d2efa53'/>
<id>urn:sha1:ad5f25678ad54fba5ac0649a5f4b2a9d7d2efa53</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1541 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
</feed>
