aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages/ChangeLog.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2011-02-02 15:31:45 +0000
committerDean Camera <dean@fourwalledcubicle.com>2011-02-02 15:31:45 +0000
commit73718d7c57f948560111f1641915048edb4f7852 (patch)
tree0492951fe5c60d9d5942fcedfd0006e2a5c72d4e /LUFA/ManPages/ChangeLog.txt
parent43b9d552bb0a32c5cd5f9fa72a8cb3c871ad5ef3 (diff)
downloadlufa-73718d7c57f948560111f1641915048edb4f7852.tar.gz
lufa-73718d7c57f948560111f1641915048edb4f7852.tar.bz2
lufa-73718d7c57f948560111f1641915048edb4f7852.zip
Fixed incorect BUTTONS_BUTTON1 definition for the Minimus board.
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 8cd894e3e..5b7fbb5f2 100644
--- a/LUFA/ManPages/ChangeLog.txt
+++ b/LUFA/ManPages/ChangeLog.txt
@@ -72,6 +72,7 @@
* - Fixed several functions in the Host mode Still Image Class driver returning an error code from the incorrect
* error code enum (thanks to Daniel Seibert)
* - Fixed ReportID not being removed from the feature/out report data array in the HID class driver when Report IDs are used
+ * - Fixed incorect BUTTONS_BUTTON1 definition for the Minimus board
* - 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