<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/lufa/Projects/TemperatureDataLogger/makefile, 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>Add missing clean_doxygen phony targets to the project makefiles.</title>
<updated>2010-07-12T10:18:18+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-07-12T10:18:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=fd64f29c47b84bb3c28b828865d239a536aac11d'/>
<id>urn:sha1:fd64f29c47b84bb3c28b828865d239a536aac11d</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1374 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Added new Drivers/USB/LowLevel/Device.c file to house Device mode specific functions that are more complicated than simple macros. Moved USB_Device_SendRemoteWakeup() to the new Device.c source file and corrected it to unfreeze and restart the USB controller clock before issuing a Remote Wakeup request.</title>
<updated>2010-07-02T03:37:19+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-07-02T03:37:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=0a1d59e787980acd9b7f7d665920e377c2238bb4'/>
<id>urn:sha1:0a1d59e787980acd9b7f7d665920e377c2238bb4</id>
<content type='text'>
Removed the USB_Device_IsRemoteWakeupSent() and USB_Device_IsUSBSuspended() macros, as they are now obsolete.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1358 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>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>Change over instances of "make" in the makefiles to "$(MAKE)" to allow for the make tool to be overridden.</title>
<updated>2010-05-07T07:11:25+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-05-07T07:11:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=1acf6dfebeef8112b7df381b71253cebc75c16f3'/>
<id>urn:sha1:1acf6dfebeef8112b7df381b71253cebc75c16f3</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1247 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Relocate USBInterrupt.c/.h from the HighLevel USB driver directory to the LowLevel directory as it is hardware-dependent.</title>
<updated>2010-04-28T08:15:16+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-04-28T08:15:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=204a8e419400bbe1e2b3129a34c7a52aaf41cd3b'/>
<id>urn:sha1:204a8e419400bbe1e2b3129a34c7a52aaf41cd3b</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1221 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>Added a timeout value to the TWI_StartTransmission() function, within which the addressed device must respond.</title>
<updated>2010-02-24T09:49:19+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-02-24T09:49:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=de36d73a1848cd3d7ffb57f109ff4895fa000021'/>
<id>urn:sha1:de36d73a1848cd3d7ffb57f109ff4895fa000021</id>
<content type='text'>
Fixed TWI_StartTransmission() corrupting the contents of the GPIOR0 register.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1157 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>
