From 96fd39eda86e963177cb7895f6c2216ecb9c732a Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Sun, 13 May 2012 10:13:24 +0000 Subject: Fixed CDC and DFU bootloaders API function offsets incorrect on some devices (thanks to Rod DeMay). --- LUFA/DoxygenPages/ChangeLog.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'LUFA') diff --git a/LUFA/DoxygenPages/ChangeLog.txt b/LUFA/DoxygenPages/ChangeLog.txt index f8e1b8f48..79d70ad27 100644 --- a/LUFA/DoxygenPages/ChangeLog.txt +++ b/LUFA/DoxygenPages/ChangeLog.txt @@ -66,6 +66,7 @@ * defined (thanks to Steven Morehouse) * - Fixed AVRISP-MKII programmer project reset line polarity inverted when the generated EEP file is loaded into the USB AVR's EEPROM and avr-dude is used * - Fixed CDC and DFU bootloaders failing to compile when the bootloader section size is 8KB or more (thanks to Georg Glock) + * - Fixed CDC and DFU bootloaders API function offsets incorrect on some devices (thanks to Rod DeMay) * - Fixed incorrect DFU version number reported to the host in the DFU bootloader descriptors (thanks to Georg Glock) * - Fixed incorrect version hundredths value encoding in VERSION_BCD() macro (thanks to Georg Glock) * -- cgit v1.2.3