aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/AVRISP-MKII/Lib/XPROG/XPROGProtocol.c
Commit message (Collapse)AuthorAgeFilesLines
* Minor code cleanups, remove TemperatureDataLogger host application's Visual ↵Dean Camera2010-01-251-1/+1
| | | | Studio Solution files, add LibHIDNet license files.
* Changed XPLAINBridge project to be both a USB to USART bridge and a PDI ↵Dean Camera2010-01-191-7/+7
| | | | programmer, based on the state of a mode select pin.
* Clean up and add more comments to the AVRISP-MKII project. Make sure the ↵Dean Camera2010-01-171-3/+3
| | | | SPI_MULTI command handler supports multiple packet responses. Use slightly smaller/faster repeated indirect-load commands when retrieving the PDI target's memory CRCs.
* Update copyright year to 2010.Dean Camera2009-12-301-2/+2
|
* Reduced guard bit time in the AVRISP project PDI/TPI protocols to reduce the ↵Dean Camera2009-12-291-3/+8
| | | | time needed to reverse the data communication direction.
* Fix TPI NVM Write handler -- AVRStudio sends out writes in page sized ↵Dean Camera2009-12-281-2/+12
| | | | chunks, not byte sized chunks.
* Add first draft of the TPI NVM commands for reading, writing and erasing a ↵Dean Camera2009-12-281-13/+28
| | | | target. Needs testing when physical access to a part is available.
* Add dummy undocumented TPI XPROG parameters to the AVRISP project so that ↵Dean Camera2009-12-281-8/+17
| | | | TPI programming mode can be entered.
* Fix MIT license language to make its intent clearer.Dean Camera2009-12-281-7/+7
|
* Rename AVRISP project folder to AVRISP-MKII.Dean Camera2009-12-271-0/+439