aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/AVRISP-MKII/Lib/XPROG/XPROGProtocol.c
Commit message (Expand)AuthorAgeFilesLines
* Increased the speed of both software and hardware TPI/PDI programming modes o...Dean Camera2010-02-211-4/+4
* Fixed lack of SECTION ERASE command in TPI programming mode of the AVRISP pro...Dean Camera2010-02-101-4/+12
* Fix AVRISP-MKII clone project's TPI Chip Erase command processing - ensure er...Dean Camera2010-02-081-54/+70
* Fix TPI mode chip erase code not properly erasing the target memory space.Dean Camera2010-02-021-1/+1
* Ensure TPI enable timing requirements are met in AVRISP-MKII programmer. Remo...Dean Camera2010-01-271-10/+6
* Minor code cleanups, remove TemperatureDataLogger host application's Visual S...Dean Camera2010-01-251-1/+1
* Changed XPLAINBridge project to be both a USB to USART bridge and a PDI progr...Dean Camera2010-01-191-7/+7
* Clean up and add more comments to the AVRISP-MKII project. Make sure the SPI_...Dean Camera2010-01-171-3/+3
* 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
* Fix TPI NVM Write handler -- AVRStudio sends out writes in page sized chunks,...Dean Camera2009-12-281-2/+12
* Add first draft of the TPI NVM commands for reading, writing and erasing a ta...Dean Camera2009-12-281-13/+28
* Add dummy undocumented TPI XPROG parameters to the AVRISP project so that TPI...Dean Camera2009-12-281-8/+17
* 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