aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/AVRISP/Lib/NVMTarget.c
Commit message (Expand)AuthorAgeFilesLines
* Add Doxygen documentation to the completed portions of the PDI programming pr...Dean Camera2009-12-141-2/+32
* Use the PDI REPEAT instruction in the PDI programmer code to reduce protocol ...Dean Camera2009-12-141-26/+40
* Added memory erase handling to the PDI protocol in the AVRISP project.Dean Camera2009-12-141-0/+27
* Fix NVM commands so that memory reads and CRC generations now work correctly ...Dean Camera2009-12-141-8/+41
* Split out NVM access code in the AVRISP project into a seperate NVMTarget.c s...Dean Camera2009-12-141-0/+107