aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2011-04-23 03:45:29 +0000
committerDean Camera <dean@fourwalledcubicle.com>2011-04-23 03:45:29 +0000
commit513db46548c4757d912d158d0e261520c9ee608c (patch)
treeb2be4b33104eee844c6eb3e897766826e8b8a174 /LUFA/ManPages
parent2b0c9532a3c60ef6cc562bb1bd6c13cb68b4bb03 (diff)
downloadlufa-513db46548c4757d912d158d0e261520c9ee608c.tar.gz
lufa-513db46548c4757d912d158d0e261520c9ee608c.tar.bz2
lufa-513db46548c4757d912d158d0e261520c9ee608c.zip
Added LED flashing to the CDC and DFU class bootloaders to indicate when they are running.
Diffstat (limited to 'LUFA/ManPages')
-rw-r--r--LUFA/ManPages/ChangeLog.txt1
1 files changed, 1 insertions, 0 deletions
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
*
* <b>Changed:</b>
* - Core: