summaryrefslogtreecommitdiff
path: root/Projects/AVRISP-MKII/Lib/XPROG/XMEGANVM.c
AgeCommit message (Expand)Author
2012-02-19Add tag for the 120219 release.LUFA-120219Dean
2011-12-23Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...dean
2011-10-12Added reliability patches to the AVRISP-MKII Clone project's PDI/TPI protocol...Dean
2011-04-13Replace cast-as-char* byte access of multibyte variables with proper shifts a...Dean
2011-01-22Changed AVRISP-MKII project to use the Watchdog interrupt for command timeout...Dean
2011-01-01Update copyright year on all source files.Dean
2010-11-16Fixed AVRISP-MKII clone project not starting the target's program automatical...Dean
2010-11-16Slow AVRISP-MKII clone PDI/TPI programming speed back to 250KHz due to issues...Dean
2010-10-28Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...Dean
2010-10-13Clean up excessive whitespace at the end of each line using the wspurify tool...Dean
2010-10-02Revert change to the AVRISP-MKII project for fuse byte programming via the CM...Dean
2010-10-02Fixed broken lock byte programming in the AVRISP-MKII clone project for some ...Dean
2010-07-13Remove the timeout period extension code from the AVRISP project, as no singl...Dean
2010-06-25Make loops in AVRISP-MKII Clone project's XPROG protocol infinite rather than...Dean
2010-06-17Fixed broken PDI EEPROM Section Erase functionality in the AVRISP-MKII project.Dean
2010-06-16Spell check code and manual pages. Remove custom Doxygen CSS stylesheet, as t...Dean
2010-05-08Add svn:eol-style property to source files, so that the line endings are corr...Dean
2010-05-02Change AVRISP project's timeout to be interrupt based again, but make the int...Dean
2010-04-30Make sure that long reads are aborted early if the connection times out while...Dean
2010-04-30Make sure that the NVM bus/controller busy waits in the AVRISP MKII clone pro...Dean
2010-02-21More fixes to the AVRISP command timeout system so that it should no longer l...Dean
2010-02-19AVRISP programmer project now has a more robust timeout system, allowing for ...Dean
2010-02-10Added .5MHz recovery clock to the AVRISP programmer project when in ISP progr...Dean
2010-02-02Fix TPI mode chip erase code not properly erasing the target memory space.Dean
2010-01-25Cleanup and partially fix AVRISP-MKII project's TPI programming support.Dean
2010-01-17Clean up and add more comments to the AVRISP-MKII project. Make sure the SPI_...Dean
2009-12-30Update copyright year to 2010.Dean
2009-12-28Add first draft of the TPI NVM commands for reading, writing and erasing a ta...Dean
2009-12-28Fix MIT license language to make its intent clearer.Dean
2009-12-27Rename AVRISP project folder to AVRISP-MKII.Dean