Fixed AVRISP-MKII Clone failing to start application firmware once a TPI programming session is exited.

This commit is contained in:
Dean Camera 2011-11-29 13:33:28 +00:00
parent 259a3c9854
commit 798cc84ff5
2 changed files with 10 additions and 3 deletions

View file

@ -39,6 +39,7 @@
* - Library Applications:
* - Added reliability patches to the AVRISP-MKII Clone project's PDI/TPI protocols (thanks to Justin Mattair)
* - Fixed AVRISP-MKII Clone compile warning on AVR8 U4 targets even when NO_VTARGET_DETECT is enabled
* - Fixed AVRISP-MKII Clone failing to start application firmware once a TPI programming session is exited
*
* \section Sec_ChangeLog111009 Version 111009
* <b>New:</b>