<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/lufa/LUFA/DriverStubs/Dataflash.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-09-11T03:57:43+00:00</updated>
<entry>
<title>Added new project makefile template to the library and moved board driver stub files into in a new CodeTemplates directory.</title>
<updated>2010-09-11T03:57:43+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-09-11T03:57:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=36572cf8d688ee70d049fcc3333395551516e6f0'/>
<id>urn:sha1:36572cf8d688ee70d049fcc3333395551516e6f0</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1471 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Fixed MassStorage based demos and projects resetting the SCSI sense values before the command is executed, leading to missed SCSI sense values when the host retrieves the sense key (thanks to Martin Degelsegger).</title>
<updated>2010-08-18T10:33:21+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-08-18T10:33:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=9adc5c97ee387fee61995a72928fe9d346b1313d'/>
<id>urn:sha1:9adc5c97ee387fee61995a72928fe9d346b1313d</id>
<content type='text'>
Added missing DataflashManager_CheckDataflashOperation() function to the MassStorageKeyboard demo, removed redundant SCSI_Codes.h file as these values are part of the MassStorage Class Driver.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1441 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>More spell checking of all source files -- correct missed errors, switch to EN-GB spelling dictionary.</title>
<updated>2010-07-30T09:48:35+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-07-30T09:48:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=7dba4b555bc6d718e5f9d666cdd793b637681f0d'/>
<id>urn:sha1:7dba4b555bc6d718e5f9d666cdd793b637681f0d</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1426 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Spell check all source files once again to find any typos.</title>
<updated>2010-07-29T16:20:45+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-07-29T16:20:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=98189a39336652e6d8e71279741e4d74abdcece3'/>
<id>urn:sha1:98189a39336652e6d8e71279741e4d74abdcece3</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1420 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Convert over internal pseudo-function macros to true inline functions for added type-safety and compile-checking.</title>
<updated>2010-07-22T15:38:12+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-07-22T15:38:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=bb14fec19a705f1639d66a2e82254f6f0e0cb017'/>
<id>urn:sha1:bb14fec19a705f1639d66a2e82254f6f0e0cb017</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1404 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Improve commenting of the Dataflash stub board driver file, to prevent confusion of what the dataflash selection masks need to be. Update stub driver to automatically interleave data between the chips if two Dataflash chips are present.</title>
<updated>2010-07-04T14:31:18+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-07-04T14:31:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=527994ad3ba3770f207c59f9cd8322c9ac9447b3'/>
<id>urn:sha1:527994ad3ba3770f207c59f9cd8322c9ac9447b3</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1359 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>Add more include protection macros to give the user warnings when they try to manually include private driver header files, instead of the public driver headers.</title>
<updated>2010-02-11T04:05:02+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2010-02-11T04:05:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=0cb18cbd31a349d0b557c5d02a7c306dbf1c3146'/>
<id>urn:sha1:0cb18cbd31a349d0b557c5d02a7c306dbf1c3146</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1123 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>Fix MIT license language to make its intent clearer.</title>
<updated>2009-12-28T00:34:20+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2009-12-28T00:34:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=7e945b84a75c78cd17afb2fcbf61d7cf51d068ae'/>
<id>urn:sha1:7e945b84a75c78cd17afb2fcbf61d7cf51d068ae</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1019 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
</feed>
