aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages/ChangeLog.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2012-03-29 19:35:40 +0000
committerDean Camera <dean@fourwalledcubicle.com>2012-03-29 19:35:40 +0000
commit7cac5e22d7fae140b3ae4167a706d0dc07b9cf3b (patch)
tree389c75f56b237d6fbcde41248994704d74ca011a /LUFA/DoxygenPages/ChangeLog.txt
parent5e5b7cf2cad72df3d6680da1be5232eef9cf6ece (diff)
downloadlufa-7cac5e22d7fae140b3ae4167a706d0dc07b9cf3b.tar.gz
lufa-7cac5e22d7fae140b3ae4167a706d0dc07b9cf3b.tar.bz2
lufa-7cac5e22d7fae140b3ae4167a706d0dc07b9cf3b.zip
Added additional bootloader API data to expose the bootloader start address and class to the DFU and CDC class bootloaders.
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 6e818a10e..20b190675 100644
--- a/LUFA/DoxygenPages/ChangeLog.txt
+++ b/LUFA/DoxygenPages/ChangeLog.txt
@@ -33,6 +33,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)
+ * - Added additional bootloader API data to expose the bootloader start address and class to the DFU and CDC class bootloaders
*
* \section Sec_ChangeLog120219 Version 120219
* <b>New:</b>