<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/lufa/Projects/Incomplete/StandaloneProgrammer/StandaloneProgrammer.c, branch LUFA-111009</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-111009</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/lufa/atom?h=LUFA-111009'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/'/>
<updated>2011-02-10T17:55:49+00:00</updated>
<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>Removed SerialStream module, rolled functionality into the base USART Serial peripheral driver instead through the new Serial_CreateStream() and Serial_CreateBlockingStream() methods.</title>
<updated>2011-01-30T19:47:31+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-01-30T19:47:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=7ddd744fcae1d66f975b01ba9333d4a3e3862db6'/>
<id>urn:sha1:7ddd744fcae1d66f975b01ba9333d4a3e3862db6</id>
<content type='text'>
Renamed the Serial byte send/receive functions to remain consistent with the CDC driver's byte functions.

Altered the serial byte receive function to make it non-blocking.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1646 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>Fixed Benito project discarding incoming data from the USB virtual serial port when the USART is busy.</title>
<updated>2010-11-23T06:56:24+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-11-23T06:56:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=8f91ced81f309dcd671a23496c752666b352d7fe'/>
<id>urn:sha1:8f91ced81f309dcd671a23496c752666b352d7fe</id>
<content type='text'>
Minor documentation improvements.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1590 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>
<entry>
<title>Fix incomplete StandaloneProgrammer project code not compiling due to the recent API changes in the LUFA core.</title>
<updated>2010-10-13T14:25:36+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-10-13T14:25:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=6194f865ed02042bae98d7b06dd3dd19132e97f7'/>
<id>urn:sha1:6194f865ed02042bae98d7b06dd3dd19132e97f7</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1527 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda</title>
<updated>2010-10-13T14:05:35+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-10-13T14:05:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=d2735a110bbe27820b50c4f216c8f97581961d81'/>
<id>urn:sha1:d2735a110bbe27820b50c4f216c8f97581961d81</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1524 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Spell check all source files once again to find any typos.</title>
<updated>2010-07-29T16:20:45+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-07-29T16:20:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=98189a39336652e6d8e71279741e4d74abdcece3'/>
<id>urn:sha1:98189a39336652e6d8e71279741e4d74abdcece3</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1420 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style.</title>
<updated>2010-05-08T03:12:14+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-05-08T03:12:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=b5f6d7ca1be6920de8226721ebb3fc2f937854cd'/>
<id>urn:sha1:b5f6d7ca1be6920de8226721ebb3fc2f937854cd</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1248 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>USB_Init() no longer calls sei() to enable global interrupts - this must now be done in the user application once all init code has run.</title>
<updated>2010-04-28T07:48:26+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-04-28T07:48:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=704941fe8bed209c2848c8844d306867f78c2192'/>
<id>urn:sha1:704941fe8bed209c2848c8844d306867f78c2192</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1219 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
</feed>
