aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2012-03-20 20:44:01 +0000
committerDean Camera <dean@fourwalledcubicle.com>2012-03-20 20:44:01 +0000
commitbbf9d14bf90424bf8246bda2938d7c026a682cf2 (patch)
treed25bfc3d2bb4518f75057aa3c6618c504e582219 /LUFA/DoxygenPages
parenta77c3edc37938521850e451b962f2f4ea7859945 (diff)
downloadlufa-bbf9d14bf90424bf8246bda2938d7c026a682cf2.tar.gz
lufa-bbf9d14bf90424bf8246bda2938d7c026a682cf2.tar.bz2
lufa-bbf9d14bf90424bf8246bda2938d7c026a682cf2.zip
Fixed AVRISP-MKII programmer project failing to compile for the U4 chips when VTARGET_ADC_CHANNEL is defined to an invalid channel and NO_VTARGET_DETECT is defined (thanks to Steven Morehouse).
Diffstat (limited to 'LUFA/DoxygenPages')
-rw-r--r--LUFA/DoxygenPages/ChangeLog.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/LUFA/DoxygenPages/ChangeLog.txt b/LUFA/DoxygenPages/ChangeLog.txt
index ba9c80558..6e818a10e 100644
--- a/LUFA/DoxygenPages/ChangeLog.txt
+++ b/LUFA/DoxygenPages/ChangeLog.txt
@@ -31,6 +31,8 @@
* - Fixed inverted LED logic in the OLIMEX162 board LED driver
* - Library Applications:
* - Fixed error in the AVRISP-MKII programmer when ISP mode is used at 64KHz (thanks to Ben R. Porter)
+ * - Fixed AVRISP-MKII programmer project failing to compile for the U4 chips when VTARGET_ADC_CHANNEL is defined to an invalid channel and NO_VTARGET_DETECT is
+ * defined (thanks to Steven Morehouse)
*
* \section Sec_ChangeLog120219 Version 120219
* <b>New:</b>