aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2013-11-03 15:44:55 +0100
committerDean Camera <dean@fourwalledcubicle.com>2013-11-03 15:44:55 +0100
commit6b214472b72db5f777529f59a2c090635338b9fb (patch)
tree09d9cb7cf519868c8c5f0e9c20bd71455207ec9d /LUFA/DoxygenPages
parentbcd07f4f8a1413c0d6150a0bbeb3a712b8636ed1 (diff)
downloadlufa-6b214472b72db5f777529f59a2c090635338b9fb.tar.gz
lufa-6b214472b72db5f777529f59a2c090635338b9fb.tar.bz2
lufa-6b214472b72db5f777529f59a2c090635338b9fb.zip
Fix signature bytes in the DFU class bootloader.
Diffstat (limited to 'LUFA/DoxygenPages')
-rw-r--r--LUFA/DoxygenPages/ChangeLog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/LUFA/DoxygenPages/ChangeLog.txt b/LUFA/DoxygenPages/ChangeLog.txt
index a2ae1c217..a81eff6d1 100644
--- a/LUFA/DoxygenPages/ChangeLog.txt
+++ b/LUFA/DoxygenPages/ChangeLog.txt
@@ -15,6 +15,7 @@
* - Library Applications:
* - Refactored out USB interface IDs in the demo applications into enums (thanks to Laszlo Monda)
* - AVRISP-MKII Clone Project PDI/TPI frequency increased from 250KHz to 2MHz as it is now stable
+ * - Fixed incorrect signature bytes returned in the DFU bootloader
*
* \section Sec_ChangeLog130901 Version 130901
* <b>New:</b>