aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages/ChangeLog.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2012-04-14 10:09:45 +0000
committerDean Camera <dean@fourwalledcubicle.com>2012-04-14 10:09:45 +0000
commite8570c4a37e41117e3fd1e989e0b41f1e9608f3c (patch)
tree8aab63b2dd5fa938f7507c2938ca4be5f046b43b /LUFA/DoxygenPages/ChangeLog.txt
parenta19dc3d20cd5c80adb80b1bd6f5126075911f411 (diff)
downloadlufa-e8570c4a37e41117e3fd1e989e0b41f1e9608f3c.tar.gz
lufa-e8570c4a37e41117e3fd1e989e0b41f1e9608f3c.tar.bz2
lufa-e8570c4a37e41117e3fd1e989e0b41f1e9608f3c.zip
Fixed CDC and DFU bootloaders failing to compile when the bootloader section size is 8KB or more (thanks to Georg Glock).
Diffstat (limited to 'LUFA/DoxygenPages/ChangeLog.txt')
-rw-r--r--LUFA/DoxygenPages/ChangeLog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/LUFA/DoxygenPages/ChangeLog.txt b/LUFA/DoxygenPages/ChangeLog.txt
index 386316251..b35a39cb8 100644
--- a/LUFA/DoxygenPages/ChangeLog.txt
+++ b/LUFA/DoxygenPages/ChangeLog.txt
@@ -37,6 +37,7 @@
* - 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)
+ * - Fixed CDC and DFU bootloaders failing to compile when the bootloader section size is 8KB or more (thanks to Georg Glock)
*
* \section Sec_ChangeLog120219 Version 120219
* <b>New:</b>