Added support for the Arduino Leonardo board. Swap Olimex 32U4 RX/TX LED masks so that it lines up with the Arduino boards.

This commit is contained in:
Dean Camera 2012-08-12 14:03:57 +00:00
parent ffbb30e0f8
commit f0e5425208
8 changed files with 186 additions and 13 deletions

View file

@ -9,7 +9,7 @@
* \section Sec_ChangeLogXXXXXX Version XXXXXX
* <b>New:</b>
* - Core:
* - <i>None</i>
* - Added support for the Arduino Leonardo board
* - Library Applications:
* - <i>None</i>
*

View file

@ -102,6 +102,7 @@
* Currently supported third-party boards (see \ref Group_BoardTypes for makefile \c BOARD constant names):
* - Adafruit U4 Breakout Board
* - Arduino Uno
* - Arduino Leonardo
* - Bitwizard Multio and Big-Multio
* - Busware BUI
* - Busware CUL V3
@ -115,9 +116,7 @@
* - Micropendous Boards (Micropendous-32U2, Micropendous-1, Micropendous-2)
* - Microsin AVR-USB162
* - Minimus USB
* - Olimex AVR-USB-162
* - Olimex AVR-USB-32U4
* - Olimex AVR-USB-T32U4
* - Olimex AVR-USB-162, AVR-USB-32U4 and AVR-USB-T32U4 Boards
* - Olimex AVR-ISP-MK2
* - Paranoid Studio's US2AX (V1, V2 and V3 hardware revisions)
* - PJRC Teensy (1.x and 2.x versions)