aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages/ChangeLog.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2013-01-13 12:46:23 +0000
committerDean Camera <dean@fourwalledcubicle.com>2013-01-13 12:46:23 +0000
commit397d77cb44fe3c8cbdc9113f02d9a6a2b8c836fd (patch)
tree06898940dd1ff649f713fb01b9476e73383ba649 /LUFA/DoxygenPages/ChangeLog.txt
parentf2c241548010df18dcacf18979d80f40b31cd864 (diff)
downloadlufa-397d77cb44fe3c8cbdc9113f02d9a6a2b8c836fd.tar.gz
lufa-397d77cb44fe3c8cbdc9113f02d9a6a2b8c836fd.tar.bz2
lufa-397d77cb44fe3c8cbdc9113f02d9a6a2b8c836fd.zip
Updated AVRISP-MKII Clone Programmer project so that the SCK clock period is saved in EEPROM (thanks to Gerhard Wesser).
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 5e959ac9c..b46efd09c 100644
--- a/LUFA/DoxygenPages/ChangeLog.txt
+++ b/LUFA/DoxygenPages/ChangeLog.txt
@@ -24,6 +24,7 @@
* - Library Applications:
* - Increased throughput in the USBtoSerial project now that data transmission is non-blocking (thanks to Joseph Lacerte)
* - Updated bootloader makefiles to remove dependency on the \c bc command line calculator tool
+ * - Updated AVRISP-MKII Clone Programmer project so that the SCK clock period is saved in EEPROM (thanks to Gerhard Wesser)
*
* <b>Fixed:</b>
* - Core: