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:
parent
ffbb30e0f8
commit
f0e5425208
8 changed files with 186 additions and 13 deletions
|
@ -71,4 +71,5 @@ BOARD_DUCE = AVR8 : atmega32u2 :
|
|||
BOARD_OLIMEX32U4 = AVR8 : atmega32u4 :
|
||||
BOARD_OLIMEXT32U4 = AVR8 : atmega32u4 :
|
||||
BOARD_OLIMEXISPMK2 = AVR8 : at90usb162 :
|
||||
BOARD_LEONARDO = AVR8 : atmega32u4 :
|
||||
#
|
Loading…
Add table
Add a link
Reference in a new issue