aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2010-01-07 12:38:32 +0000
committerDean Camera <dean@fourwalledcubicle.com>2010-01-07 12:38:32 +0000
commita56d95e8c2f77e0099014689221ca6881ef5563d (patch)
tree46049b4db2c06fb9e124c7b99c6b459539f21972 /LUFA/ManPages
parentefb6c357784af2293a50b3fca9503c3a4c13a9e1 (diff)
downloadlufa-a56d95e8c2f77e0099014689221ca6881ef5563d.tar.gz
lufa-a56d95e8c2f77e0099014689221ca6881ef5563d.tar.bz2
lufa-a56d95e8c2f77e0099014689221ca6881ef5563d.zip
Fix XPLAIN Dataflash and LED drivers.
Diffstat (limited to 'LUFA/ManPages')
-rw-r--r--LUFA/ManPages/ChangeLog.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt
index 79fa8242b..351c33f3e 100644
--- a/LUFA/ManPages/ChangeLog.txt
+++ b/LUFA/ManPages/ChangeLog.txt
@@ -32,6 +32,8 @@
* - Fixed AVRISP PDI race condition where the guard time between direction changes could be interpreted as a start bit
* - Fixed ADC_IsReadingComplete() returning an inverted result
* - Fixed blocking CDC streams not aborting when the host is disconnected
+ * - Fixed XPLAIN board Dataflash driver broken due to incorrect preprocessor commands
+ * - Fixed inverted XPLAIN LED driver output (LED turned on when it was supposed to be turned off, and vice-versa)
*
* \section Sec_ChangeLog091223 Version 091223
*