From 24dc51bfde72f82022c130bd5c2b03c0c2998e20 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Sun, 3 Nov 2013 13:50:40 +0100 Subject: Added Arduino Ethernet variant. Fixes #925 --- boards.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boards.txt') 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 -- cgit v1.2.3-18-g5258