aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2013-04-21 19:06:34 +0000
committerDean Camera <dean@fourwalledcubicle.com>2013-04-21 19:06:34 +0000
commit8232721102b7dee4be98e54687457b28b8318a58 (patch)
tree1dc6919958bdf665e2dd2268a6ab0ca9864d6d23 /LUFA/DoxygenPages
parent2fe1d7d1701535e0a28acec8c30a788147549a41 (diff)
downloadlufa-8232721102b7dee4be98e54687457b28b8318a58.tar.gz
lufa-8232721102b7dee4be98e54687457b28b8318a58.tar.bz2
lufa-8232721102b7dee4be98e54687457b28b8318a58.zip
Fixed possible register corruption in USB Host mode on AVR8 devices when ORDERED_EP_CONFIG is used (thanks to Martin Aakerberg).
Diffstat (limited to 'LUFA/DoxygenPages')
-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 fb05dd63d..744e36045 100644
--- a/LUFA/DoxygenPages/ChangeLog.txt
+++ b/LUFA/DoxygenPages/ChangeLog.txt
@@ -21,6 +21,7 @@
* <b>Fixed:</b>
* - Core:
* - Fixed Low Speed USB devices broken when using the library HID Class driver (thanks to Michael)
+ * - Fixed possible register corruption in USB Host mode on AVR8 devices when ORDERED_EP_CONFIG is used (thanks to Martin Aakerberg)
* - Library Applications:
* - Added handler for SCSI_CMD_START_STOP_UNIT in demos using the Mass Storage class, to prevent ejection errors on *nix systems due to an
* unknown SCSI command