From ceb68a06408ca31d41cfb57eb3cd20268c1aed15 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Tue, 17 Mar 2009 13:56:26 +0000 Subject: Corrected CDC class bootloader to fix a few bugs, changed address counter to store x2 addresses for convenience. --- LUFA/ChangeLog.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'LUFA') diff --git a/LUFA/ChangeLog.txt b/LUFA/ChangeLog.txt index 6e837f36c..721d5e864 100644 --- a/LUFA/ChangeLog.txt +++ b/LUFA/ChangeLog.txt @@ -38,6 +38,7 @@ * - Added DataflashManager_WriteBlocks_RAM() and DataflashManager_ReadBlocks_RAM() functions to the MassStorage demo, to allow for easy * interfacing with a FAT library for dataflash file level access * - Incomplete non-functional BluetoothHost demo removed until it has reached a stable state to prevent confusion + * - Corrected CDC class bootloader to fix a few bugs, changed address counter to store x2 addresses for convenience * * \section Sec_ChangeLog090209 Version 090209 * -- cgit v1.2.3