aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/AVRISP-MKII/Lib/XPROG/XPROGProtocol.h
Commit message (Collapse)AuthorAgeFilesLines
* Fixed AVRISP PDI race condition where the guard time between direction ↵Dean Camera2009-12-291-0/+1
| | | | changes could be interpreted as a start bit. Fixed TPI interface lines not being changed correctly when in bit-banged TPI mode.
* Fix TPI NVM Write handler -- AVRStudio sends out writes in page sized ↵Dean Camera2009-12-281-0/+1
| | | | chunks, not byte sized chunks.
* Add first draft of the TPI NVM commands for reading, writing and erasing a ↵Dean Camera2009-12-281-2/+5
| | | | 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-0/+2
| | | | 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/+125