aboutsummaryrefslogtreecommitdiff
path: root/boards.txt
diff options
context:
space:
mode:
Diffstat (limited to 'boards.txt')
-rw-r--r--boards.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/boards.txt b/boards.txt
index bd6c3ae..fba5590 100644
--- a/boards.txt
+++ b/boards.txt
@@ -41,8 +41,12 @@ yun.build.extra_flags={build.usb_flags}
##############################################################
uno.name=Arduino Uno
+
uno.vid.0=0x2341
uno.pid.0=0x0043
+uno.vid.1=0x2341
+uno.pid.1=0x0001
+
uno.upload.tool=avrdude
uno.upload.protocol=arduino
uno.upload.maximum_size=32256
@@ -397,7 +401,7 @@ ethernet.bootloader.file=optiboot/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.board=AVR_ETHERNET