aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2019-01-08 19:52:34 +1100
committerDean Camera <dean@fourwalledcubicle.com>2019-01-08 19:52:34 +1100
commite1886429972095e7d453adcbdb26910f94c29ffd (patch)
treea50d08711be5ce3d5098125aea9f1fb7cd690cb6 /LUFA
parentb0c8a5d342626ab2e92608e2f91784f3bcce6f47 (diff)
downloadlufa-e1886429972095e7d453adcbdb26910f94c29ffd.tar.gz
lufa-e1886429972095e7d453adcbdb26910f94c29ffd.tar.bz2
lufa-e1886429972095e7d453adcbdb26910f94c29ffd.zip
AVRISP-MKII Clone: Clean up ISP driver code, namespace module variables.
Diffstat (limited to 'LUFA')
-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 4f2ae7732..55d5f55a8 100644
--- a/LUFA/DoxygenPages/ChangeLog.txt
+++ b/LUFA/DoxygenPages/ChangeLog.txt
@@ -13,6 +13,7 @@
* - New CCID class driver and associated demos (thanks to Filipe Rodrigues)
* - Library Applications:
* - Added Microsoft OS Compatibility descriptors to the RNDIS demos for driverless install on Windows 7 and newer
+ * - Added AVRISP-MKII support for target OSCCAL calibration (thanks to Jacob September)
*
* <b>Changed:</b>
* - Core: