<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/lufa/LUFA/ManPages/SoftwareBootloaderJump.txt, 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>2011-10-18T11:35:04+00:00</updated>
<entry>
<title>Rename the Doxygen page source directory from ManPages/ to DoxygenPages/ to prevent user confusion with the actual *nix Man tool.</title>
<updated>2011-10-18T11:35:04+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-10-18T11:35:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=f395efc31696177ed59b2c84d7de0dcf791ab61c'/>
<id>urn:sha1:f395efc31696177ed59b2c84d7de0dcf791ab61c</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1950 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Correct UC3 global interrupt functions.</title>
<updated>2011-04-08T05:05:05+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-04-08T05:05:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=5f7811e9d902b03c6af11f2820cf11b9c0bac154'/>
<id>urn:sha1:5f7811e9d902b03c6af11f2820cf11b9c0bac154</id>
<content type='text'>
Replace all calls and references to _delay_ms() in the code with the architecture-agnostic Delay_MS() function.

Improve code generation for the Delay_MS() function on the AVR8 architecture when called with a constant input.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1730 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Start update of documentation to support possible multiple architectures in the future - alter \file documentation to automatically copy in the module documentation where possible.</title>
<updated>2011-02-20T13:08:29+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-02-20T13:08:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=7e5abe7ff1cc55f6f8a250f24cd5fcedeb3d2389'/>
<id>urn:sha1:7e5abe7ff1cc55f6f8a250f24cd5fcedeb3d2389</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1673 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Renamed all driver termination *_ShutDown() functions to the more logical name *_Disable().</title>
<updated>2011-01-30T23:12:06+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-01-30T23:12:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=ee56e212fec6a0487b491542094fd411ee511e7e'/>
<id>urn:sha1:ee56e212fec6a0487b491542094fd411ee511e7e</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1649 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>Cache the USB_DeviceState variable internally in the library core when multiple checks are required in a single loop iteration, to reduce compiled code size.</title>
<updated>2010-10-06T10:16:02+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-10-06T10:16:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=30f8aa1c894f75cc30d7da123a4186557c0ba223'/>
<id>urn:sha1:30f8aa1c894f75cc30d7da123a4186557c0ba223</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1513 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>Spell check code and manual pages. Remove custom Doxygen CSS stylesheet, as the new 1.7 Doxygen's default stylesheet is much better.</title>
<updated>2010-06-16T11:01:01+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-06-16T11:01:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=fbc47576f4034ff0b1a7da7766fa1ba31b32d0a7'/>
<id>urn:sha1:fbc47576f4034ff0b1a7da7766fa1ba31b32d0a7</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1341 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Oops - when adding a sequence header to the SDP response, the size value needs to be cleared, not the buffer pointer.</title>
<updated>2010-05-21T08:01:41+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-05-21T08:01:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=c9c794e24b27d6f2203116c4ff6ee3fdfa62a5e1'/>
<id>urn:sha1:c9c794e24b27d6f2203116c4ff6ee3fdfa62a5e1</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1271 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>
</feed>
