<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/lufa/Projects/AVRISP/Lib/ISPTarget.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>2009-12-23T14:45:47+00:00</updated>
<entry>
<title>Make seperate ISP, PDI and TPI folders in the AVRISP project Lib subdirectory to hold each protocol's files.</title>
<updated>2009-12-23T14:45:47+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2009-12-23T14:45:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=ac3a9253f86932ab9bb59b02e643a916f49221d5'/>
<id>urn:sha1:ac3a9253f86932ab9bb59b02e643a916f49221d5</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1004 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Lower timeout periods in the AVRISP project. Increment firmware minor revision number in the AVRISP project so that it remains comatible with the latest AVRStudio without an upgrade warning.</title>
<updated>2009-12-23T14:42:50+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2009-12-23T14:42:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=5b306e08e9d8bf89996ebc40f0e2427d81085ffd'/>
<id>urn:sha1:5b306e08e9d8bf89996ebc40f0e2427d81085ffd</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1003 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Start of implementation of the low level TPI programming protocol in the AVRISP project.</title>
<updated>2009-12-23T12:54:15+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2009-12-23T12:54:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=5578ffd9cdbee81b3a3e1ba5d4dbbd6911c577dc'/>
<id>urn:sha1:5578ffd9cdbee81b3a3e1ba5d4dbbd6911c577dc</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1000 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Add const qualifier to the parameters of Projects' functions where possible.</title>
<updated>2009-12-20T06:23:24+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2009-12-20T06:23:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=586117d3c5338f7cdafd971c992cc5082a3915e0'/>
<id>urn:sha1:586117d3c5338f7cdafd971c992cc5082a3915e0</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@992 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Split out NVM access code in the AVRISP project into a seperate NVMTarget.c source file and header. Make NVM register accesses use the NVM base address as set by the host, rather than using the fixed value from the XMEGA datasheet.</title>
<updated>2009-12-14T02:59:34+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2009-12-14T02:59:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=9057f03f6ca8aea37c924591c9a9f99b36f056a8'/>
<id>urn:sha1:9057f03f6ca8aea37c924591c9a9f99b36f056a8</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@970 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Fixed HID Parser not distributing the Usage Min and Usage Max values across an array of report items.</title>
<updated>2009-12-04T01:06:26+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2009-12-04T01:06:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=ed5904bdd23aa13612db8f8eee15a25418ecd726'/>
<id>urn:sha1:ed5904bdd23aa13612db8f8eee15a25418ecd726</id>
<content type='text'>
Added new HID_ALIGN_DATA() macro to return the pre-retrieved value of a HID report item, left-aligned to a given datatype.

Added new PreviousValue to the HID Report Parser report item structure, for easy monitoring of previous report item values.

git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@946 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Fix the tokens which enable and disable the different programming protocols in the AVRISP project.</title>
<updated>2009-12-03T09:12:36+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2009-12-03T09:12:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=0a926c5dba45206f762f253a3d659380aa465b20'/>
<id>urn:sha1:0a926c5dba45206f762f253a3d659380aa465b20</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@944 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Auto-configure AVRISP programmer configuration when built for the XPLAIN board to match the XPLAIN hardware connections.</title>
<updated>2009-12-03T08:35:32+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2009-12-03T08:35:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=af4c635e6c3a63c6d9ff25bf14b5a4f88f22c5f0'/>
<id>urn:sha1:af4c635e6c3a63c6d9ff25bf14b5a4f88f22c5f0</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@942 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
<entry>
<title>Rename V2ProtocolTarget files to ISPTarget in the AVRISP Programmer Clone project.</title>
<updated>2009-12-02T12:04:37+00:00</updated>
<author>
<name>Dean</name>
<email>Dean@d5102386-fcda-11dd-9fdb-3debd5008f28</email>
</author>
<published>2009-12-02T12:04:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/lufa/commit/?id=e5bd7ea51c358e259438e12117d750e974876bff'/>
<id>urn:sha1:e5bd7ea51c358e259438e12117d750e974876bff</id>
<content type='text'>
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@936 d5102386-fcda-11dd-9fdb-3debd5008f28
</content>
</entry>
</feed>
