<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/lufa/Projects/TempDataLogger/TempDataLogger.h, branch LUFA-110528-BETA</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-110528-BETA</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/lufa/atom?h=LUFA-110528-BETA'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/'/>
<updated>2011-01-13T19:14:38+00:00</updated>
<entry>
<title>Changed TempDataLogger project's DS1307 driver to simplify the function interface and prevent a possible race condition.</title>
<updated>2011-01-13T19:14:38+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-01-13T19:14:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=a866a8d602ffdb16222c08474bd9ac6ca590e964'/>
<id>urn:sha1:a866a8d602ffdb16222c08474bd9ac6ca590e964</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1631 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>Added ability to write protect Mass Storage disk write operations from the host OS.</title>
<updated>2010-11-26T04:16:47+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-11-26T04:16:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=98dfa0e9f9bac6a8e3f2a54e09cef2fd9debe68e'/>
<id>urn:sha1:98dfa0e9f9bac6a8e3f2a54e09cef2fd9debe68e</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1594 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Renamed the EVENT_USB_Device_UnhandledControlRequest() event to EVENT_USB_Device_ControlRequest() as it is now fired before the library request handlers, not afterwards.</title>
<updated>2010-11-05T05:15:20+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-11-05T05:15:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=46bc71a0ab025d889461c3d56285a21eebab10a5'/>
<id>urn:sha1:46bc71a0ab025d889461c3d56285a21eebab10a5</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1556 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>All USB class drivers are now automatically included when LUFA/Drivers/USB.h is included, and no longer need to be seperately included.</title>
<updated>2010-10-24T22:53:57+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-10-24T22:53:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=a603506166b05dce54201b9931e20bfc87903b17'/>
<id>urn:sha1:a603506166b05dce54201b9931e20bfc87903b17</id>
<content type='text'>
All LowLevel demos changed to use the constants and types defined in the USB class drivers.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1537 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>Added const attributes to some of the class driver function parameters that were missing it.</title>
<updated>2010-07-13T10:01:13+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-07-13T10:01:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=f8531ea1fae09d3abc1153d90d1b71094e980f01'/>
<id>urn:sha1:f8531ea1fae09d3abc1153d90d1b71094e980f01</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1384 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Add first lot of AVRStudio project files for some of the library projects.</title>
<updated>2010-07-13T04:32:33+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-07-13T04:32:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=141ebf6767fc36a8681958fac75ab84b6f2ccaac'/>
<id>urn:sha1:141ebf6767fc36a8681958fac75ab84b6f2ccaac</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1377 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
</feed>
