Added support for version 2 of the Teensy boards (thanks to Christoph Redecker).

This commit is contained in:
Dean Camera
2011-11-23 00:15:58 +00:00
parent 09577fe541
commit a81ccd83fd
7 changed files with 46 additions and 11 deletions
+1
View File
@@ -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)