<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/lufa/Projects/AVRISP, 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>2009-12-27T12:28:29+00:00</updated>
<entry>
<title>Rename AVRISP project folder to AVRISP-MKII.</title>
<updated>2009-12-27T12:28:29+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2009-12-27T12:28:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=83d139aa1cdf8abd4b27d0be914fc299dc5b83b3'/>
<id>urn:sha1:83d139aa1cdf8abd4b27d0be914fc299dc5b83b3</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1016 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Remove missed timer 0 init code in the ISP protocol handler in the AVRISP project. Switch the XPROG protocol target communications handler over to using Timer 1 COMA/COMB ISRs for the two physical layers, rather than COMA/ICR1. Speed up bit-banged USART mode slightly.</title>
<updated>2009-12-27T07:14:57+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2009-12-27T07:14:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=24f130ec7d3794b06a44324ce7ae366c96209f16'/>
<id>urn:sha1:24f130ec7d3794b06a44324ce7ae366c96209f16</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1015 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Fixed ISP mode in the AVRISP programmer project.</title>
<updated>2009-12-26T05:20:10+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2009-12-26T05:20:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=8935bc8666e825597b8da4e1a64292ee6ab0485e'/>
<id>urn:sha1:8935bc8666e825597b8da4e1a64292ee6ab0485e</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1014 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Added const where possible to the source functions in the Projects directory.</title>
<updated>2009-12-26T04:13:55+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2009-12-26T04:13:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=b247567b522dea8e05813ed2932670278ce8d1ba'/>
<id>urn:sha1:b247567b522dea8e05813ed2932670278ce8d1ba</id>
<content type='text'>
Added command timeout to the AVRISP project so that incorrectly connected targets no longer freeze the device.

Removed string descriptors from the TeensyHID bootloader to reduce its size.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1013 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Complete TPI protocol code to enter and exit TPI programming mode for the ATTINY 6-pin devices.</title>
<updated>2009-12-24T03:02:26+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2009-12-24T03:02:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=0c380bdcd15a45b5c58677aeb60f3c478d9e9096'/>
<id>urn:sha1:0c380bdcd15a45b5c58677aeb60f3c478d9e9096</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1012 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Complete combining of PDI and TPI target communication code files, stub out TINY NVM controller functions.</title>
<updated>2009-12-24T02:52:10+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2009-12-24T02:52:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=407b209085855cf9809c6a02d1f2a4a0dc486845'/>
<id>urn:sha1:407b209085855cf9809c6a02d1f2a4a0dc486845</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1011 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Rename PDITarget.c/.h to XPROGTarget.c/.h so that both PDI and TPI programming can be included in the one set of files.</title>
<updated>2009-12-24T02:29:01+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2009-12-24T02:29:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=068baa51186076b86950c7934fefc47b201c5747'/>
<id>urn:sha1:068baa51186076b86950c7934fefc47b201c5747</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1010 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Remove serial driver use from the AVRISP project now that it is no longer needed.</title>
<updated>2009-12-24T02:27:21+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2009-12-24T02:27:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=cf70a68b4501456e7dca2c026ef93b6067bd63b7'/>
<id>urn:sha1:cf70a68b4501456e7dca2c026ef93b6067bd63b7</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1009 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Combine PDIProtocol and TPIProtocol into a single XPROGProtocol set of files.</title>
<updated>2009-12-24T02:14:04+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2009-12-24T02:14:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=2c8f39e6a26aa84f0d64b9d8a2969dad1e448544'/>
<id>urn:sha1:2c8f39e6a26aa84f0d64b9d8a2969dad1e448544</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1008 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Rename PDIProtocol.c/.h to XPROGProtocol.c/.h as it will now handle both TPI and PDI programming.</title>
<updated>2009-12-24T01:59:36+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2009-12-24T01:59:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=4c4660b5109e03a2597e1140a5f2eccb7513b41e'/>
<id>urn:sha1:4c4660b5109e03a2597e1140a5f2eccb7513b41e</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1007 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
</feed>
