aboutsummaryrefslogtreecommitdiff
path: root/boards.txt
diff options
context:
space:
mode:
authorCristian Maglie <c.maglie@bug.st>2013-11-03 13:50:40 +0100
committerCristian Maglie <c.maglie@bug.st>2013-11-03 13:52:08 +0100
commit24dc51bfde72f82022c130bd5c2b03c0c2998e20 (patch)
tree4472994592a61ecb77200f8504f500de0c895a9d /boards.txt
parent85018c2f47ca13d22db96e718e05f2a4cec31056 (diff)
Added Arduino Ethernet variant.
Fixes #925
Diffstat (limited to 'boards.txt')
-rw-r--r--boards.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/boards.txt b/boards.txt
index de9f4ef..fc29ee4 100644
--- a/boards.txt
+++ b/boards.txt
@@ -265,7 +265,7 @@ ethernet.bootloader.file=optiboot_atmega328.hex
ethernet.bootloader.unlock_bits=0x3F
ethernet.bootloader.lock_bits=0x0F
-ethernet.build.variant=standard
+ethernet.build.variant=ethernet
ethernet.build.mcu=atmega328p
ethernet.build.f_cpu=16000000L
ethernet.build.core=arduino