Fixed AVRISP-MKII Clone compile warning on AVR8 U4 targets even when NO_VTARGET_DETECT is enabled.

This commit is contained in:
Dean Camera 2011-10-18 11:31:03 +00:00
parent 738c9203fc
commit 3aa8a69246
2 changed files with 2 additions and 1 deletions

View file

@ -25,6 +25,7 @@
* - Fixed ring buffer size limited to 255 elements, instead of the intended 65535 elements.
* - 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
*
* \section Sec_ChangeLog111009 Version 111009
* <b>New:</b>