Fixed DFU class bootloader not resetting the LED pins as high impedance inputs when a software jump to the user applications is requested.

This commit is contained in:
Dean Camera 2012-01-29 14:37:30 +00:00
parent 5563da6a62
commit 9f99c7fa03
3 changed files with 5 additions and 3 deletions

View file

@ -48,6 +48,7 @@
* - 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
* - Fixed DFU class bootloader not resetting the LED pins as high impedance inputs when a software jump to the user applications is requested
*
* \section Sec_ChangeLog111009 Version 111009
* <b>New:</b>