aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2010-12-28 22:07:31 +0000
committerDean Camera <dean@fourwalledcubicle.com>2010-12-28 22:07:31 +0000
commitcb9ef559a02db8f661d5596a3686641d87630eb9 (patch)
tree1307152440659c3ba5075ab9e368d153a06cdf13 /LUFA/ManPages
parent6026b9128b3e9095375224731dd95e70c3edc206 (diff)
downloadlufa-cb9ef559a02db8f661d5596a3686641d87630eb9.tar.gz
lufa-cb9ef559a02db8f661d5596a3686641d87630eb9.tar.bz2
lufa-cb9ef559a02db8f661d5596a3686641d87630eb9.zip
Fixed inverted Minimus board LEDs.
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 106e7fef0..d3ba81c4c 100644
--- a/LUFA/ManPages/ChangeLog.txt
+++ b/LUFA/ManPages/ChangeLog.txt
@@ -38,6 +38,7 @@
* - Fixed HID host class driver incorrectly binding to HID devices that do not have an OUT endpoint
* - Fixed incorrect definition of the HID_KEYBOARD_SC_D constant in the HID class driver (thanks to Opendous Inc.)
* - Fixed incorrect endpoint initialisation order in the several device demos (thanks to Rick Drolet)
+ * - Fixed inverted Minimum board LEDs
* - Library Applications:
* - Fixed Benito project discarding incoming data from the USB virtual serial port when the USART is busy
* - Fixed broken DFU bootloader, added XPLAIN support for bootloader start when XCK jumpered to ground