Add support for the Arduino Micro board, fix other Arduino board LED drivers.
This commit is contained in:
parent
5e4b14f007
commit
c69a623652
8 changed files with 46 additions and 36 deletions
|
@ -72,6 +72,7 @@ BOARD_XPLAIN_REV1 = AVR8 : at90usb1287 :
|
|||
BOARD_STANGE_ISP = AVR8 : at90usb162 :
|
||||
BOARD_U2S = AVR8 : atmega32u2 :
|
||||
BOARD_YUN = AVR8 : atmega32u4 :
|
||||
BOARD_MICRO = AVR8 : atmega32u4 :
|
||||
#
|
||||
# ----------------- XMEGA Boards -----------------
|
||||
BOARD_A3BU_XPLAINED = XMEGA : atxmega256a3bu :
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue