aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages/ChangeLog.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2010-02-01 10:09:18 +0000
committerDean Camera <dean@fourwalledcubicle.com>2010-02-01 10:09:18 +0000
commit2ae397dc2f6398cadbb228108e826be170548e61 (patch)
treead1cb6cbc145a0a8222356536ba5012ec91818f3 /LUFA/ManPages/ChangeLog.txt
parent9e7ffcb014d08d9f541cc8000b34f600b437a78e (diff)
downloadlufa-2ae397dc2f6398cadbb228108e826be170548e61.tar.gz
lufa-2ae397dc2f6398cadbb228108e826be170548e61.tar.bz2
lufa-2ae397dc2f6398cadbb228108e826be170548e61.zip
Fixed STK525 Dataflash driver using incorrect bit-shifting for Dataflash addresses (thanks to Tim Mitchell).
Diffstat (limited to 'LUFA/ManPages/ChangeLog.txt')
-rw-r--r--LUFA/ManPages/ChangeLog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt
index 95463f7dc..e5cc7c99f 100644
--- a/LUFA/ManPages/ChangeLog.txt
+++ b/LUFA/ManPages/ChangeLog.txt
@@ -114,6 +114,7 @@
* used (thanks to Daniel Levy)
* - Fixed TeensyHID bootloader not enumerating to the host correctly
* - Fixed AVRISP project timeouts not checking for the correct timeout period (thanks to Carl Ott)
+ * - Fixed STK525 Dataflash driver using incorrect bit-shifting for Dataflash addresses (thanks to Tim Mitchell)
*
* \section Sec_ChangeLog091122 Version 091122
*