<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/lufa/Projects/TemperatureDataLogger/TempDataLogger.h, 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>2010-07-13T04:32:33+00:00</updated>
<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>
<entry>
<title>Update TemperatureDataLogger and Webserver projects to the latest FATFS library version.</title>
<updated>2010-06-14T11:58:23+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-06-14T11:58:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=0ccb56cb1a719851e119b7146472624823278a2a'/>
<id>urn:sha1:0ccb56cb1a719851e119b7146472624823278a2a</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1335 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 new ReportType parameter to the HID class driver device callback and host report sending routines.</title>
<updated>2010-05-09T06:01:01+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-05-09T06:01:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=f5c2d601ecb374d7ebbc22475e440f6c02b0b0f3'/>
<id>urn:sha1:f5c2d601ecb374d7ebbc22475e440f6c02b0b0f3</id>
<content type='text'>
Renamed internal Host mode Class driver descriptor comparator callback routines so that they all start with a uniform DCOMP_{Class Abbreviation}_ prefix.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1249 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>USB_Init() no longer calls sei() to enable global interrupts - this must now be done in the user application once all init code has run.</title>
<updated>2010-04-28T07:48:26+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-04-28T07:48:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=704941fe8bed209c2848c8844d306867f78c2192'/>
<id>urn:sha1:704941fe8bed209c2848c8844d306867f78c2192</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1219 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Add const keyword to the demo function parameters where possible.</title>
<updated>2010-04-18T12:10:30+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-04-18T12:10:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=52351e8a56acd1907b51e79a444ec33f335daaa5'/>
<id>urn:sha1:52351e8a56acd1907b51e79a444ec33f335daaa5</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1212 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Enhance TemperatureDatalogger project -- add RTC capabilities so that data is logged along with the current time and date. Make logging interval configurable, set by a C# PC host application.</title>
<updated>2010-01-24T11:13:23+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-01-24T11:13:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=92f15f1248fa4e85e6095ca1323a5b3b9fe23920'/>
<id>urn:sha1:92f15f1248fa4e85e6095ca1323a5b3b9fe23920</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1056 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>
<entry>
<title>Oops - fix include directory for case-sensitive filesystems.</title>
<updated>2009-12-30T09:02:44+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2009-12-30T09:02:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=33d85057d0f99c4e17fd4f37aff4c3a648061c01'/>
<id>urn:sha1:33d85057d0f99c4e17fd4f37aff4c3a648061c01</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1029 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
</feed>
