<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/lufa/LUFA/DoxygenPages/ChangeLog.txt, branch LUFA-120730</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-120730</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/lufa/atom?h=LUFA-120730'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/'/>
<updated>2012-07-30T17:17:40+00:00</updated>
<entry>
<title>Tag the LUFA 120730 release.</title>
<updated>2012-07-30T17:17:40+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-07-30T17:17:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=9b57f660aeb9f8b94893d546d703b95928cb3640'/>
<id>urn:sha1:9b57f660aeb9f8b94893d546d703b95928cb3640</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/tags/LUFA-120730@2428 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Switch over Demos, Bootloaders and Projects to the new and improved build system.</title>
<updated>2012-06-01T22:32:43+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-06-01T22:32:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=a0a30d5afb506b55655de244f1c7f6b1857279d8'/>
<id>urn:sha1:a0a30d5afb506b55655de244f1c7f6b1857279d8</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2264 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Fixed swapped Little Endian/Big Endian endpoint and pipe write code for the UC3 devices (thanks to Andrew Chu).</title>
<updated>2012-05-26T16:02:20+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-05-26T16:02:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=6427a1c93c0a47e5cbb79145656a8d5f1aec3987'/>
<id>urn:sha1:6427a1c93c0a47e5cbb79145656a8d5f1aec3987</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2238 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Added new RESET_TOGGLES_LIBUSB_COMPAT compile time option to the AVRISP-MKII clone programmer project (thanks to Robert Spitzenpfeil).</title>
<updated>2012-05-20T15:34:47+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-05-20T15:34:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=149ca300900f5931fe183bdf3071d1e6887f8cdd'/>
<id>urn:sha1:149ca300900f5931fe183bdf3071d1e6887f8cdd</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2226 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Added build test to verify correct compilation of all bootloaders using all supported devices.</title>
<updated>2012-05-13T13:06:11+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-05-13T13:06:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=1266eaa385bd3d82e1e5640f413276490365abf7'/>
<id>urn:sha1:1266eaa385bd3d82e1e5640f413276490365abf7</id>
<content type='text'>
Fixed compile error with the unreleased ATMEGA32U6 device.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2204 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Fixed CDC and DFU bootloaders API function offsets incorrect on some devices (thanks to Rod DeMay).</title>
<updated>2012-05-13T10:13:24+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-05-13T10:13:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=8a0b0de9af9f847677d51c4b68cba46e7ccae5e2'/>
<id>urn:sha1:8a0b0de9af9f847677d51c4b68cba46e7ccae5e2</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2203 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Changed board LED driver implementations of LEDs_ToggleLEDs() for the AVR8 architecture to use the fast PIN register toggle alternative function for speed.</title>
<updated>2012-05-06T12:19:03+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-05-06T12:19:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=95e3c7d66dbbb4f606d2ed31eed5568324428f2b'/>
<id>urn:sha1:95e3c7d66dbbb4f606d2ed31eed5568324428f2b</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2186 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>Fixed broken MIDI host driver MIDI_Host_ReceiveEventPacket() function due to not unfreezing the MIDI data IN pipe before use (thanks to Michael Brown).</title>
<updated>2012-05-06T11:11:33+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-05-06T11:11:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=b3b09c1bc82ad90ab3c9ef315527ca0b7cc87926'/>
<id>urn:sha1:b3b09c1bc82ad90ab3c9ef315527ca0b7cc87926</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2184 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Increased endpoint polling interval for all demos and projects to 5ms, as 1ms was causing some enumeration issues on some machines (thanks to Riku Salminen).</title>
<updated>2012-05-06T11:10:25+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-05-06T11:10:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=d59bb7cb5995648d93adf6ee1263a967065a6812'/>
<id>urn:sha1:d59bb7cb5995648d93adf6ee1263a967065a6812</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2183 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
</feed>
