aa0045971b
http://arduino.cc/blog/2011/10/04/arduino-1-0/ - various changes related to this port: * adjust sketch extensions from .pde to .ino * deal better with different arduino variants * adjust template to get it compiling/linking again tested by various
13 lines
531 B
Plaintext
13 lines
531 B
Plaintext
$OpenBSD: patch-hardware_arduino_boards_txt,v 1.2 2012/04/24 06:37:32 jasper Exp $
|
|
--- hardware/arduino/boards.txt.orig Fri Dec 9 09:40:21 2011
|
|
+++ hardware/arduino/boards.txt Fri Dec 9 09:42:32 2011
|
|
@@ -252,7 +252,7 @@ fio.upload.speed=57600
|
|
fio.bootloader.low_fuses=0xFF
|
|
fio.bootloader.high_fuses=0xDA
|
|
fio.bootloader.extended_fuses=0x05
|
|
-fio.bootloader.path=arduino:atmega
|
|
+fio.bootloader.path=atmega
|
|
fio.bootloader.file=ATmegaBOOT_168_atmega328_pro_8MHz.hex
|
|
fio.bootloader.unlock_bits=0x3F
|
|
fio.bootloader.lock_bits=0x0F
|