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