aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages/ChangeLog.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2012-09-03 20:52:40 +0000
committerDean Camera <dean@fourwalledcubicle.com>2012-09-03 20:52:40 +0000
commit1adf8174cf06760fdb35476744e3446e9c2eda02 (patch)
tree883b4ec45a3da156c7958f62cf72c01eab59c469 /LUFA/DoxygenPages/ChangeLog.txt
parentb01ebe2d3774dfba696cf586221f6352d6cd0503 (diff)
downloadlufa-1adf8174cf06760fdb35476744e3446e9c2eda02.tar.gz
lufa-1adf8174cf06760fdb35476744e3446e9c2eda02.tar.bz2
lufa-1adf8174cf06760fdb35476744e3446e9c2eda02.zip
Add additional driver documentation to the AVRISP-MKII clone programmer project.
Diffstat (limited to 'LUFA/DoxygenPages/ChangeLog.txt')
-rw-r--r--LUFA/DoxygenPages/ChangeLog.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/LUFA/DoxygenPages/ChangeLog.txt b/LUFA/DoxygenPages/ChangeLog.txt
index 79f96aa83..791b1a31e 100644
--- a/LUFA/DoxygenPages/ChangeLog.txt
+++ b/LUFA/DoxygenPages/ChangeLog.txt
@@ -12,7 +12,8 @@
* - Added support for the Arduino Leonardo board
* - Added new doxygen_upgrade and doxygen_create targets to the DOXYGEN build system module
* - Library Applications:
- * - <i>None</i>
+ * - Added a different device serial number when the AVRISP-MKII Clone project is in libUSB compatibility mode, so that
+ * both the libUSB and Jungo drivers can be installed at the same time
*
* <b>Changed:</b>
* - Core: