summaryrefslogtreecommitdiff
path: root/devel/arduino/files/extrapatch-hardware-arduino-boards.txt-arlcd
blob: 97cc41ece4694e6c212652afcfdb5847b392203b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
--- hardware/arduino/boards.txt.orig	2013-07-14 10:31:43.000000000 -0700
+++ hardware/arduino/boards.txt	2013-07-21 12:43:56.000000000 -0700
@@ -601,3 +601,20 @@
 robotMotor.build.core=robot
 robotMotor.build.variant=robot_motor
 
+##############################################################
+
+arlcd.name=EarthLCD arLCD
+arlcd.upload.protocol=arduino
+arlcd.upload.maximum_size=32256
+arlcd.upload.speed=115200
+arlcd.bootloader.low_fuses=0xff
+arlcd.bootloader.high_fuses=0xde
+arlcd.bootloader.extended_fuses=0x05
+arlcd.bootloader.path=optiboot
+arlcd.bootloader.file=optiboot_atmega328.hex
+arlcd.bootloader.unlock_bits=0x3F
+arlcd.bootloader.lock_bits=0x0F
+arlcd.build.mcu=atmega328
+arlcd.build.f_cpu=16000000L
+arlcd.build.core=arduino
+arlcd.build.variant=standard