<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/lufa/Projects/AVRISP-MKII/Lib/V2Protocol.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>2012-04-14T14:41:17+00:00</updated>
<entry>
<title>Reintegrate the FullEPAddresses development branch into trunk.</title>
<updated>2012-04-14T14:41:17+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-04-14T14:41:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=94de7b022257ab85bcd7fc4d907e69d0f65c3505'/>
<id>urn:sha1:94de7b022257ab85bcd7fc4d907e69d0f65c3505</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2155 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Reverted AVRISP-MKII clone project watchdog based command timeout patch in favour of a hardware timer, to allow for use in devices with WDTRST fuse programmed.</title>
<updated>2012-04-01T13:39:04+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-04-01T13:39:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=bae804a326d586c584acb622f58cce9b7c1f1de4'/>
<id>urn:sha1:bae804a326d586c584acb622f58cce9b7c1f1de4</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2127 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Fixed AVRISP-MKII programmer project failing to compile for the U4 chips when VTARGET_ADC_CHANNEL is defined to an invalid channel and NO_VTARGET_DETECT is defined (thanks to Steven Morehouse).</title>
<updated>2012-03-20T20:44:01+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-03-20T20:44:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=9e4c48ec17980c13b6a461567fdcc7270c825ef8'/>
<id>urn:sha1:9e4c48ec17980c13b6a461567fdcc7270c825ef8</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2118 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Update file contributor copyrights for 2012.</title>
<updated>2012-02-04T22:38:44+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-02-04T22:38:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=04d58a6cc1d3af30e49aa62ecf5be88f2baa5bec'/>
<id>urn:sha1:04d58a6cc1d3af30e49aa62ecf5be88f2baa5bec</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2026 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Update file header copyrights for 2012.</title>
<updated>2012-02-04T22:32:30+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2012-02-04T22:32:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=e31bbcccae17a8f3f4a3dea2b8c93c45acbedf64'/>
<id>urn:sha1:e31bbcccae17a8f3f4a3dea2b8c93c45acbedf64</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2025 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing whitespace at the end of each line.</title>
<updated>2011-12-23T01:51:39+00:00</updated>
<author>
<name>dean</name>
<email>dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-12-23T01:51:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=9b0c63fa0a32478a8f5bdd90a9ab4a23a19cb1f0'/>
<id>urn:sha1:9b0c63fa0a32478a8f5bdd90a9ab4a23a19cb1f0</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2007 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Added new VTARGET_USE_INTERNAL_REF configuration option to the AVRISP-MKII clone project (thanks to Volker Bosch).</title>
<updated>2011-07-26T03:07:32+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-07-26T03:07:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=ce5445ed6773e510be859c2eda85dada4d84e66e'/>
<id>urn:sha1:ce5445ed6773e510be859c2eda85dada4d84e66e</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1898 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Spell check library source code files.</title>
<updated>2011-06-01T14:33:40+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-06-01T14:33:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=611b57ba9a14d078c595aa1d351b28bc2922a6f2'/>
<id>urn:sha1:611b57ba9a14d078c595aa1d351b28bc2922a6f2</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1777 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Oops - revert commit of an incomplete port of the AVRISP-MKII project.</title>
<updated>2011-05-29T12:47:56+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-05-29T12:47:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=1894cbc49b43e06f33c0f4b0050d71640e0deb74'/>
<id>urn:sha1:1894cbc49b43e06f33c0f4b0050d71640e0deb74</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1772 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Added new incomplete AudioInputHost Host LowLevel demo.</title>
<updated>2011-05-29T12:41:14+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2011-05-29T12:41:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=25abda400cb3f1da38693b624d34972d7a7337e5'/>
<id>urn:sha1:25abda400cb3f1da38693b624d34972d7a7337e5</id>
<content type='text'>
Added missing Audio class control request definitions.

Added support for the Audio class GET STATUS request so that it is correctly ACKed when sent by the host.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1771 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
</feed>
