aboutsummaryrefslogtreecommitdiff
path: root/boards.txt
diff options
context:
space:
mode:
authorDavid A. Mellis <d.mellis@arduino.cc>2010-09-22 09:04:33 -0400
committerDavid A. Mellis <d.mellis@arduino.cc>2010-09-22 09:04:33 -0400
commit8980259e0d8cfd11271bfa4ada54ad952dbc4085 (patch)
treeefcc2879e63a1640065e64949ab6da9f241d1225 /boards.txt
parentf9a3b5cfa9b591096b80a7541323c4319da2d32d (diff)
Adding optiboot and Arduino Uno boards menu entry.
Diffstat (limited to 'boards.txt')
-rw-r--r--boards.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/boards.txt b/boards.txt
index 9ba8583..164e388 100644
--- a/boards.txt
+++ b/boards.txt
@@ -1,5 +1,22 @@
##############################################################
+uno.name=Arduino Uno
+uno.upload.protocol=stk500
+uno.upload.maximum_size=32256
+uno.upload.speed=115200
+uno.bootloader.low_fuses=0xff
+uno.bootloader.high_fuses=0xde
+uno.bootloader.extended_fuses=0x05
+uno.bootloader.path=optiboot
+uno.bootloader.file=optiboot_atmega328.hex
+uno.bootloader.unlock_bits=0x3F
+uno.bootloader.lock_bits=0x0F
+uno.build.mcu=atmega328p
+uno.build.f_cpu=16000000L
+uno.build.core=arduino
+
+##############################################################
+
atmega328.name=Arduino Duemilanove or Nano w/ ATmega328
atmega328.upload.protocol=stk500