aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2010-03-19 07:33:30 +0000
committerDean Camera <dean@fourwalledcubicle.com>2010-03-19 07:33:30 +0000
commit6d256c5109bba8b6e9f0036e4669b2b9294e813e (patch)
tree0679f14fb9d3b0162339e2e574a42b63b321f72e /LUFA/ManPages
parent72527867f6bd2d800bd0a71a90fe7079fbe1ab47 (diff)
downloadlufa-6d256c5109bba8b6e9f0036e4669b2b9294e813e.tar.gz
lufa-6d256c5109bba8b6e9f0036e4669b2b9294e813e.tar.bz2
lufa-6d256c5109bba8b6e9f0036e4669b2b9294e813e.zip
Fixed LowLevel MassStorage demo broken on the U2 AVRs due to double-banked endpoints.
Diffstat (limited to 'LUFA/ManPages')
-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 2840630db..4e6b7c5ff 100644
--- a/LUFA/ManPages/ChangeLog.txt
+++ b/LUFA/ManPages/ChangeLog.txt
@@ -26,6 +26,7 @@
* - Fixed ADC routines not correctly returning the last result when multiple channels were read
* - Fixed ADC routines failing to read the extended channels (Channels 8 to 13, Internal Temperature Sensor) on the
* U4 series USB AVR parts
+ * - Fixed LowLevel MassStorage demo broken on the U2 AVRs due to double-banked endpoints
*
* \section Sec_ChangeLog100219 Version 100219
*