Update Studio Integration DLL, to include package logging.
[pub/USBasp.git] / Projects / AVRISP-MKII / Lib / XPROG / XMEGANVM.c
2015-10-03 Dean CameraMerge pull request #46 from NicoHood/patch-1
2015-08-01 Dean CameraMerge pull request #49 from the2masters/progmem
2015-05-17 Dean CameraUpdate copyrights to 2015 (better late than never).
2014-01-05 Dean CameraMerge pull request #19 from mondalaci/attr-no-inline...
2014-01-03 Dean CameraUpdate copyrights for 2014.
2013-11-03 Dean CameraMerge pull request #12 from mondalaci/generichid-node...
2013-11-03 Dean CameraMerge pull request #11 from mondalaci/generichid-libusb...
2013-10-27 Dean CameraUse non-abbreviated XPROG/PDI/TPI constant names.
2013-10-27 Dean CameraRefactor AVRISP MKII Clone PDI/TPI command constants...
2013-10-27 Dean CameraMore minor speedups to the AVRISP-MKII clone programmer...
2013-10-27 Dean CameraMerge branch 'master' of github.com:abcminiuser/lufa
2013-10-27 Dean CameraOnly issue the REPEAT instruction in the clone programm...
2013-03-18 Dean CameraMinor documentation improvements.
2013-01-14 Dean CameraCode style fixes to the AVRISP-MKII Clone programmer...
2013-01-03 Dean CameraUpdate copyright year to 2013.
2012-10-05 Dean CameraMinor documentation improvements.
2012-05-10 Dean CameraAdd branch for the conversion of demos to use standard...
2012-04-15 Dean CameraMake sure CRC value is pre-zeroed before reading from...
2012-04-01 Dean CameraReverted AVRISP-MKII clone project watchdog based comma...
2012-03-05 Dean CameraRaised the guard bits in the AVRISP-MKII clone project...
2012-02-08 Dean CameraMinor documentation fixes.
2012-02-04 Dean CameraUpdate file contributor copyrights for 2012.
2012-02-04 Dean CameraUpdate file header copyrights for 2012.
2011-12-23 Dean CameraRun wspurify script on /trunk/ and /branches/ C source...
2011-10-12 Dean CameraAdded reliability patches to the AVRISP-MKII Clone...
2011-04-13 Dean CameraReplace cast-as-char* byte access of multibyte variable...
2011-01-22 Dean CameraChanged AVRISP-MKII project to use the Watchdog interru...
2011-01-01 Dean CameraUpdate copyright year on all source files.
2010-11-16 Dean CameraFixed AVRISP-MKII clone project not starting the target...
2010-11-16 Dean CameraSlow AVRISP-MKII clone PDI/TPI programming speed back...
2010-10-28 Dean CameraChanged over fourwalledcubicle.com links to the new...
2010-10-13 Dean CameraClean up excessive whitespace at the end of each line...
2010-10-02 Dean CameraRevert change to the AVRISP-MKII project for fuse byte...
2010-10-02 Dean CameraFixed broken lock byte programming in the AVRISP-MKII...
2010-07-13 Dean CameraRemove the timeout period extension code from the AVRIS...
2010-06-25 Dean CameraMake loops in AVRISP-MKII Clone project's XPROG protoco...
2010-06-17 Dean CameraFixed broken PDI EEPROM Section Erase functionality...
2010-06-16 Dean CameraSpell check code and manual pages. Remove custom Doxyge...
2010-05-08 Dean CameraAdd svn:eol-style property to source files, so that...
2010-05-02 Dean CameraChange AVRISP project's timeout to be interrupt based...
2010-04-30 Dean CameraMake sure that long reads are aborted early if the...
2010-04-30 Dean CameraMake sure that the NVM bus/controller busy waits in...
2010-02-21 Dean CameraMore fixes to the AVRISP command timeout system so...
2010-02-19 Dean CameraAVRISP programmer project now has a more robust timeout...
2010-02-10 Dean CameraAdded .5MHz recovery clock to the AVRISP programmer...
2010-02-02 Dean CameraFix TPI mode chip erase code not properly erasing the...
2010-01-25 Dean CameraCleanup and partially fix AVRISP-MKII project's TPI...
2010-01-17 Dean CameraClean up and add more comments to the AVRISP-MKII proje...
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-12-28 Dean CameraAdd first draft of the TPI NVM commands for reading...
2009-12-28 Dean CameraFix MIT license language to make its intent clearer.
2009-12-27 Dean CameraRename AVRISP project folder to AVRISP-MKII.