<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/lufa/Projects/TemperatureDataLogger/TempDataLogger.c, 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>The EEPROM stream read/write functions now use eeprom_update_byte() instead of eeprom_write_byte(), so that only changed bytes are written to EEPROM to preserve its lifespan.</title>
<updated>2010-05-26T11:54:55+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-05-26T11:54:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=963d4bef8d908d19838d74a2e0bab8cbd75b2cd6'/>
<id>urn:sha1:963d4bef8d908d19838d74a2e0bab8cbd75b2cd6</id>
<content type='text'>
Changed over the AVRISP-MKII and TemperatureDataLogger projects to use eeprom_update_byte() when writing non-volatile parameters to EEPROM to preserve its lifespan.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1283 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>Add briefs for the library core structures.</title>
<updated>2010-03-29T13:32:36+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-03-29T13:32:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=eec44a61ec6f7b57adda54e473b9fd8eb412e748'/>
<id>urn:sha1:eec44a61ec6f7b57adda54e473b9fd8eb412e748</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1181 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Add uIP-split code to the Webserver project, so that each packet is split in half to avoid the delayed-ACK problem when communicating with other devices. Condense HTTP server code, so that the HTTP headers are all sent from the one state. Make default filename append to any directory URI, rather than just the root directory.</title>
<updated>2010-02-18T02:19:43+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-02-18T02:19:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=b60c56a5c6ac2943c5cc1dd6a4534c374c2131ff'/>
<id>urn:sha1:b60c56a5c6ac2943c5cc1dd6a4534c374c2131ff</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1134 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Add missing TWI_Init() call to the TemperatureDataLogger project. Make DUMMY_RTC compile time option the default, so that it works correctly on the USBKEY and other Atmel boards out of the box.</title>
<updated>2010-02-15T13:40:53+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-02-15T13:40:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=f2354b8ed33eef681488777b4190b76d3e9b74ae'/>
<id>urn:sha1:f2354b8ed33eef681488777b4190b76d3e9b74ae</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1130 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
</feed>
