<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/lufa/LUFA/Drivers/USB/Class/Device, 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-06-12T19:49:15+00:00</updated>
<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>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>Fixed possible deadlock in the CDC device driver if the USB connection is dropped while the CDC_REQ_SetLineEncoding control request is being processed by the stack (thanks to Jonathan Hudgins).</title>
<updated>2012-05-05T19:43:06+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-05-05T19:43:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=4fc4eac1c96565c70797c52e002f3bf09f319efc'/>
<id>urn:sha1:4fc4eac1c96565c70797c52e002f3bf09f319efc</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2180 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>Re-enable cppcheck static analysis unused function checks after adding in special-case suppressions to the event stub functions. Add missing function prototypes to the AudioInput and AudioOutput class driver device demos.</title>
<updated>2012-03-25T12:12:08+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-03-25T12:12:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=17fb1cd6905296ea942f564476be97e870725b36'/>
<id>urn:sha1:17fb1cd6905296ea942f564476be97e870725b36</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2120 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Fixed incorrect call to the user callback CALLBACK_Audio_Device_GetSetInterfaceProperty() in the Audio Class device driver (thanks to Tiit Ratsep).</title>
<updated>2012-03-15T19:11:26+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-03-15T19:11:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=cea0b37261b75903fac32ba47c6b52db4e1d0e35'/>
<id>urn:sha1:cea0b37261b75903fac32ba47c6b52db4e1d0e35</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2111 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Audio Device Class driver changed to also require the index of the Audio Control interface within the device, for SET/GET/CUR/MIN/MAX/RES property adjustments.</title>
<updated>2012-03-14T22:12:40+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-03-14T22:12:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=ed327e45b202229ba4e7540b509d9084ad424246'/>
<id>urn:sha1:ed327e45b202229ba4e7540b509d9084ad424246</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2110 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Minor documentation fixes - change \note entries to \warning where appropriate and remove/update old documentation.</title>
<updated>2012-02-24T20:25:36+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-02-24T20:25:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=b288d2a0911cb9bee87dcfda12450d08cb953470'/>
<id>urn:sha1:b288d2a0911cb9bee87dcfda12450d08cb953470</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2066 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>All USB Class Driver configuration struct values are now non-const, to allow for run-time modifications if required before configuring an instance.</title>
<updated>2012-02-19T15:24:05+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-02-19T15:24:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=2d80cc95f686f4454c6f5220d32ae91811de7c48'/>
<id>urn:sha1:2d80cc95f686f4454c6f5220d32ae91811de7c48</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2058 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
</feed>
