aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages/ChangeLog.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2011-11-23 00:15:58 +0000
committerDean Camera <dean@fourwalledcubicle.com>2011-11-23 00:15:58 +0000
commita81ccd83fd3c0bd30909d9faa3a62a4ce3cd4f68 (patch)
treee32a0009ad46d3d80a899798719935e946e6ba83 /LUFA/DoxygenPages/ChangeLog.txt
parent09577fe5418c5237d8392f7acb2d0fdf47fadcdd (diff)
downloadlufa-a81ccd83fd3c0bd30909d9faa3a62a4ce3cd4f68.tar.gz
lufa-a81ccd83fd3c0bd30909d9faa3a62a4ce3cd4f68.tar.bz2
lufa-a81ccd83fd3c0bd30909d9faa3a62a4ce3cd4f68.zip
Added support for version 2 of the Teensy boards (thanks to Christoph Redecker).
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 26b07df33..fc843089f 100644
--- a/LUFA/DoxygenPages/ChangeLog.txt
+++ b/LUFA/DoxygenPages/ChangeLog.txt
@@ -11,6 +11,7 @@
* - Core:
* - Added support for the XMEGA A3BU Xplained board
* - Added support for the new B series XMEGA devices
+ * - Added support for version 2 of the Teensy boards (thanks to Christoph Redecker).
* - Library Applications:
* - Added User Application APIs to the CDC and DFU class bootloaders
* - Added INVERTED_ISP_MISO compile time option to the AVRISP-MKII clone project (thanks to Chuck Rohs)