aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2013-06-01 18:56:03 +0200
committerDean Camera <dean@fourwalledcubicle.com>2013-06-01 18:56:03 +0200
commit16037433a2caf0c93b811b774a9ea5fd1324514e (patch)
treed020cabf6fd9b04165d7256fa0f279ade177b300 /LUFA/DoxygenPages
parent94b43e2f9d544971a68e095c404ba6305db56155 (diff)
downloadlufa-16037433a2caf0c93b811b774a9ea5fd1324514e.tar.gz
lufa-16037433a2caf0c93b811b774a9ea5fd1324514e.tar.bz2
lufa-16037433a2caf0c93b811b774a9ea5fd1324514e.zip
Added missing LEDs to the XMEGA A3BU Xplained and XMEGA C3 Xplained board LED drivers
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 8813bcdda..b5c8fe1fb 100644
--- a/LUFA/DoxygenPages/ChangeLog.txt
+++ b/LUFA/DoxygenPages/ChangeLog.txt
@@ -23,6 +23,7 @@
* - Updated the BUILD build system module to produce binary BIN files in addition to Intel HEX files
* - Updated the Android Accessory Class to accept version 2 protocol devices (with version 1 functionality)
* - All board drivers now implement dummy functions and constants when BOARD is set to NONE
+ * - Added missing LEDs to the XMEGA A3BU Xplained board LED driver (thanks to Michael Janssen)
*
* <b>Fixed:</b>
* - Core: