Added support for version 2 of the Teensy boards (thanks to Christoph Redecker).
This commit is contained in:
parent
09577fe541
commit
a81ccd83fd
7 changed files with 46 additions and 11 deletions
|
@ -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)
|
||||
|
|
|
@ -112,7 +112,7 @@
|
|||
* - Microsin AVR-USB162
|
||||
* - Minimus USB
|
||||
* - Olimex AVR-USB-162
|
||||
* - PJRC Teensy (all revisions and versions)
|
||||
* - PJRC Teensy (1.x and 2.x versions)
|
||||
* - Sparkfun U2 Breakout Board
|
||||
* - TCNISO Blackcat USB JTAG
|
||||
* - Tempusdictum Benito
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue