From 513db46548c4757d912d158d0e261520c9ee608c Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Sat, 23 Apr 2011 03:45:29 +0000 Subject: Added LED flashing to the CDC and DFU class bootloaders to indicate when they are running. --- LUFA/ManPages/ChangeLog.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'LUFA/ManPages') diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt index f7a008551..d50779068 100644 --- a/LUFA/ManPages/ChangeLog.txt +++ b/LUFA/ManPages/ChangeLog.txt @@ -33,6 +33,7 @@ * - Added new KeyboardMouseMultiReport Device ClassDriver demo * - Added new VirtualSerialMassStorage Device ClassDriver demo * - Added HID class bootloader, compatible with a modified version of the command line Teensy loader from PJRC.com + * - Added LED flashing to the CDC and DFU class bootloaders to indicate when they are running * * Changed: * - Core: -- cgit v1.2.3