aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages/ChangeLog.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2012-05-20 15:34:47 +0000
committerDean Camera <dean@fourwalledcubicle.com>2012-05-20 15:34:47 +0000
commitd4f00fe7d51cd6779d2264c1f2a80b4435ca7b38 (patch)
tree54798d894de41e4661650f2e732fe9fb75b010b3 /LUFA/DoxygenPages/ChangeLog.txt
parent82162c710c3c26739c07b41b20048c30cce78943 (diff)
downloadlufa-d4f00fe7d51cd6779d2264c1f2a80b4435ca7b38.tar.gz
lufa-d4f00fe7d51cd6779d2264c1f2a80b4435ca7b38.tar.bz2
lufa-d4f00fe7d51cd6779d2264c1f2a80b4435ca7b38.zip
Added new RESET_TOGGLES_LIBUSB_COMPAT compile time option to the AVRISP-MKII clone programmer project (thanks to Robert Spitzenpfeil).
Diffstat (limited to 'LUFA/DoxygenPages/ChangeLog.txt')
-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 ffc4dfee7..7758f8b94 100644
--- a/LUFA/DoxygenPages/ChangeLog.txt
+++ b/LUFA/DoxygenPages/ChangeLog.txt
@@ -22,6 +22,7 @@
* - Modified the CDC Host demos to set a default CDC Line Encoding on enumerated devices
* - Added Dataflash operational checks and aborts to all projects using the Dataflash to ensure it is working correctly before use
* - Added new SerialToLCD user project contributed by Simon Foster
+ * - Added new RESET_TOGGLES_LIBUSB_COMPAT compile time option to the AVRISP-MKII clone programmer project (thanks to Robert Spitzenpfeil)
*
* <b>Changed:</b>
* - Core: