aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages/ChangeLog.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2013-05-20 00:06:37 +0200
committerDean Camera <dean@fourwalledcubicle.com>2013-05-20 00:06:37 +0200
commit10448970e5c4c5ad374f0887532fedc0daf97c42 (patch)
treef96ba6b077091517d61ef5801d6a1f2b989d4ae7 /LUFA/DoxygenPages/ChangeLog.txt
parente51c0c84d61b8f35a5a93610e9dafc9b67aced1c (diff)
parentfdf50e941126140cdb1f87296ea05079ab25e5f7 (diff)
downloadlufa-10448970e5c4c5ad374f0887532fedc0daf97c42.tar.gz
lufa-10448970e5c4c5ad374f0887532fedc0daf97c42.tar.bz2
lufa-10448970e5c4c5ad374f0887532fedc0daf97c42.zip
Merge branch 'master' into XMEGA-Demo-Ports-ClockOnly
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 e48b50817..aec199cb0 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