<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/lufa/Demos/Device/ClassDriver/RNDISEthernet/Lib/Ethernet.h, 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>Added Class, ClassDevice, ClassHost and ClassCommon to the internal class driver source filenames to prevent ambiguities.</title>
<updated>2011-11-18T06:26:51+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-11-18T06:26:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=0f7519456815a208c7b89d8bd7307e3f7b19a8d0'/>
<id>urn:sha1:0f7519456815a208c7b89d8bd7307e3f7b19a8d0</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1978 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>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>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>Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability.</title>
<updated>2010-07-21T16:19:32+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-07-21T16:19:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=9f7efbb4a7e6218d0a9164e04fe47f751afc9238'/>
<id>urn:sha1:9f7efbb4a7e6218d0a9164e04fe47f751afc9238</id>
<content type='text'>
Add missing const qualifiers to the demos.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1400 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Change over all makefiles to use C99 standards mode, rather than C99 + GNU Extensions.</title>
<updated>2010-07-18T07:31:57+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-07-18T07:31:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=7173a1463a48a4b1335f7281fd3609cd94692333'/>
<id>urn:sha1:7173a1463a48a4b1335f7281fd3609cd94692333</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1393 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Minor documentation cleanups.</title>
<updated>2010-06-03T15:32:45+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-06-03T15:32:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=477affebdeb4fdc306ecb9b4ac123732193693dc'/>
<id>urn:sha1:477affebdeb4fdc306ecb9b4ac123732193693dc</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1312 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>Update copyright year to 2010.</title>
<updated>2009-12-30T23:49:19+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2009-12-30T23:49:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=03b9be42a8e4a84f7a29c2a1d57809136f2ba176'/>
<id>urn:sha1:03b9be42a8e4a84f7a29c2a1d57809136f2ba176</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1032 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
</feed>
