aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages/ChangeLog.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2013-05-20 00:06:13 +0200
committerDean Camera <dean@fourwalledcubicle.com>2013-05-20 00:06:13 +0200
commitfdf50e941126140cdb1f87296ea05079ab25e5f7 (patch)
treedfdf25690ed3b7449c7be4a062c3ff9320773540 /LUFA/DoxygenPages/ChangeLog.txt
parent847426272826c19eb7ab226465a7687ab47266ce (diff)
downloadlufa-fdf50e941126140cdb1f87296ea05079ab25e5f7.tar.gz
lufa-fdf50e941126140cdb1f87296ea05079ab25e5f7.tar.bz2
lufa-fdf50e941126140cdb1f87296ea05079ab25e5f7.zip
Add support for the XMEGA C3 Xplained board.
Diffstat (limited to 'LUFA/DoxygenPages/ChangeLog.txt')
-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 16d3fe676..b14738439 100644
--- a/LUFA/DoxygenPages/ChangeLog.txt
+++ b/LUFA/DoxygenPages/ChangeLog.txt
@@ -12,6 +12,7 @@
* - Added additional MIDI command definitions to the MIDI class driver (thanks to Daniel Dreibrodt)
* - Added new CONCAT() and CONCAT_EXPANDED() convenience macros
* - Added new Printer Device Class driver
+ * - Added support for the XMEGA C3 Xplained board
* - Library Applications:
* - Added new Printer class bootloader
* - Added new Mass Storage class bootloader