From ecf7538430c01b95104682f0f7493e57b9168125 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Fri, 20 Mar 2009 05:39:15 +0000 Subject: Combined Keyboad and Mouse normal and interrupt driven host demos into unified Keyboard and Mouse host demos. --- LUFA/ChangeLog.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'LUFA') diff --git a/LUFA/ChangeLog.txt b/LUFA/ChangeLog.txt index ad7f7bb5e..63fe3c1b1 100644 --- a/LUFA/ChangeLog.txt +++ b/LUFA/ChangeLog.txt @@ -38,7 +38,8 @@ * interfacing with a FAT library for dataflash file level access * - Corrected CDC class bootloader to fix a few bugs, changed address counter to store x2 addresses for convenience * - Fixed typos in the SPI driver SPI_SPEED_FCPU_DIV_64 and SPI_SPEED_FCPU_DIV_128 masks (thanks to Markus Zocholl) - * - Keyboard and Mouse demos (normal, data interrupt and fully interrupt driven) combined into unified keyboard and mouse demos + * - Keyboard and Mouse device demos (normal, data interrupt and fully interrupt driven) combined into unified keyboard and mouse demos + * - Keyboard and Mouse host demos (normal and data interrupt driven) combined into unified keyboard and mouse demos * - Removed AVRISP_Programmer project due to code quality concerns * * \section Sec_ChangeLog090209 Version 090209 -- cgit v1.2.3