2007-10-06 17:41:08 +02:00
|
|
|
##############################################################
|
|
|
|
|
|
|
|
atmega8.name=Arduino NG or older w/ ATmega8
|
|
|
|
|
2007-10-06 22:26:45 +02:00
|
|
|
atmega8.upload.protocol=stk500
|
2007-10-06 17:41:08 +02:00
|
|
|
atmega8.upload.maximum_size=7168
|
2007-10-06 22:26:45 +02:00
|
|
|
atmega8.upload.speed=19200
|
2007-10-06 17:41:08 +02:00
|
|
|
|
|
|
|
atmega8.bootloader.low_fuses=0xdf
|
|
|
|
atmega8.bootloader.high_fuses=0xca
|
|
|
|
atmega8.bootloader.path=atmega8
|
|
|
|
atmega8.bootloader.file=ATmegaBOOT.hex
|
2007-10-07 20:39:14 +02:00
|
|
|
atmega8.bootloader.unlock_bits=0x3F
|
|
|
|
atmega8.bootloader.lock_bits=0x0F
|
2007-10-06 17:41:08 +02:00
|
|
|
|
|
|
|
atmega8.build.mcu=atmega8
|
|
|
|
atmega8.build.f_cpu=16000000L
|
|
|
|
atmega8.build.core=arduino
|
|
|
|
|
|
|
|
##############################################################
|
|
|
|
|
2007-10-12 03:38:57 +02:00
|
|
|
atmega168.name=Arduino NG or older w/ ATmega168
|
2007-10-06 17:41:08 +02:00
|
|
|
|
2007-10-06 22:26:45 +02:00
|
|
|
atmega168.upload.protocol=stk500
|
2007-10-06 17:41:08 +02:00
|
|
|
atmega168.upload.maximum_size=14336
|
2007-10-06 22:26:45 +02:00
|
|
|
atmega168.upload.speed=19200
|
2007-10-06 17:41:08 +02:00
|
|
|
|
|
|
|
atmega168.bootloader.low_fuses=0xff
|
|
|
|
atmega168.bootloader.high_fuses=0xdd
|
|
|
|
atmega168.bootloader.extended_fuses=0x00
|
|
|
|
atmega168.bootloader.path=atmega168
|
|
|
|
atmega168.bootloader.file=ATmegaBOOT_168_ng.hex
|
2007-10-07 20:39:14 +02:00
|
|
|
atmega168.bootloader.unlock_bits=0x3F
|
|
|
|
atmega168.bootloader.lock_bits=0x0F
|
2007-10-06 17:41:08 +02:00
|
|
|
|
|
|
|
atmega168.build.mcu=atmega168
|
|
|
|
atmega168.build.f_cpu=16000000L
|
|
|
|
atmega168.build.core=arduino
|
|
|
|
|
|
|
|
##############################################################
|
|
|
|
|
2007-10-12 03:38:57 +02:00
|
|
|
mini.name=Arduino Mini
|
|
|
|
|
|
|
|
mini.upload.protocol=stk500
|
|
|
|
mini.upload.maximum_size=14336
|
|
|
|
mini.upload.speed=19200
|
|
|
|
|
|
|
|
mini.bootloader.low_fuses=0xff
|
|
|
|
mini.bootloader.high_fuses=0xdd
|
|
|
|
mini.bootloader.extended_fuses=0x00
|
|
|
|
mini.bootloader.path=atmega168
|
|
|
|
mini.bootloader.file=ATmegaBOOT_168_ng.hex
|
|
|
|
mini.bootloader.unlock_bits=0x3F
|
|
|
|
mini.bootloader.lock_bits=0x0F
|
|
|
|
|
|
|
|
mini.build.mcu=atmega168
|
|
|
|
mini.build.f_cpu=16000000L
|
|
|
|
mini.build.core=arduino
|
|
|
|
|
|
|
|
##############################################################
|
|
|
|
|
|
|
|
bt.name=Arduino BT
|
|
|
|
|
|
|
|
bt.upload.protocol=stk500
|
|
|
|
bt.upload.maximum_size=14336
|
|
|
|
bt.upload.speed=19200
|
2008-03-05 01:48:08 +01:00
|
|
|
bt.upload.disable_flushing=true
|
2007-10-12 03:38:57 +02:00
|
|
|
|
|
|
|
bt.bootloader.low_fuses=0xff
|
|
|
|
bt.bootloader.high_fuses=0xdd
|
|
|
|
bt.bootloader.extended_fuses=0x00
|
|
|
|
bt.bootloader.path=bt
|
|
|
|
bt.bootloader.file=ATmegaBOOT_168.hex
|
|
|
|
bt.bootloader.unlock_bits=0x3F
|
|
|
|
bt.bootloader.lock_bits=0x0F
|
|
|
|
|
|
|
|
bt.build.mcu=atmega168
|
|
|
|
bt.build.f_cpu=16000000L
|
|
|
|
bt.build.core=arduino
|
|
|
|
|
|
|
|
##############################################################
|
|
|
|
|
2007-10-06 17:41:08 +02:00
|
|
|
diecimila.name=Arduino Diecimila
|
|
|
|
|
2007-10-06 22:26:45 +02:00
|
|
|
diecimila.upload.protocol=stk500
|
2007-10-06 17:41:08 +02:00
|
|
|
diecimila.upload.maximum_size=14336
|
2007-10-06 22:26:45 +02:00
|
|
|
diecimila.upload.speed=19200
|
2007-10-06 17:41:08 +02:00
|
|
|
|
|
|
|
diecimila.bootloader.low_fuses=0xff
|
|
|
|
diecimila.bootloader.high_fuses=0xdd
|
|
|
|
diecimila.bootloader.extended_fuses=0x00
|
|
|
|
diecimila.bootloader.path=atmega168
|
|
|
|
diecimila.bootloader.file=ATmegaBOOT_168_diecimila.hex
|
2007-10-07 20:39:14 +02:00
|
|
|
diecimila.bootloader.unlock_bits=0x3F
|
|
|
|
diecimila.bootloader.lock_bits=0x0F
|
2007-10-06 17:41:08 +02:00
|
|
|
|
|
|
|
diecimila.build.mcu=atmega168
|
|
|
|
diecimila.build.f_cpu=16000000L
|
|
|
|
diecimila.build.core=arduino
|
2007-10-10 00:46:09 +02:00
|
|
|
|
|
|
|
##############################################################
|
|
|
|
|
2008-08-16 03:56:41 +02:00
|
|
|
nano.name=Arduino Nano
|
|
|
|
|
|
|
|
nano.upload.protocol=stk500
|
|
|
|
nano.upload.maximum_size=14336
|
|
|
|
nano.upload.speed=19200
|
|
|
|
|
|
|
|
nano.bootloader.low_fuses=0xff
|
|
|
|
nano.bootloader.high_fuses=0xdd
|
|
|
|
nano.bootloader.extended_fuses=0x00
|
|
|
|
nano.bootloader.path=atmega168
|
|
|
|
nano.bootloader.file=ATmegaBOOT_168_diecimila.hex
|
|
|
|
nano.bootloader.unlock_bits=0x3F
|
|
|
|
nano.bootloader.lock_bits=0x0F
|
|
|
|
|
|
|
|
nano.build.mcu=atmega168
|
|
|
|
nano.build.f_cpu=16000000L
|
|
|
|
nano.build.core=arduino
|
|
|
|
|
|
|
|
##############################################################
|
|
|
|
|
2007-10-10 00:46:09 +02:00
|
|
|
lilypad.name=LilyPad Arduino
|
|
|
|
|
|
|
|
lilypad.upload.protocol=stk500
|
|
|
|
lilypad.upload.maximum_size=14336
|
|
|
|
lilypad.upload.speed=19200
|
|
|
|
|
|
|
|
lilypad.bootloader.low_fuses=0xe2
|
|
|
|
lilypad.bootloader.high_fuses=0xdd
|
|
|
|
lilypad.bootloader.extended_fuses=0x00
|
|
|
|
lilypad.bootloader.path=lilypad
|
|
|
|
lilypad.bootloader.file=LilyPadBOOT_168.hex
|
|
|
|
lilypad.bootloader.unlock_bits=0x3F
|
|
|
|
lilypad.bootloader.lock_bits=0x0F
|
|
|
|
|
|
|
|
lilypad.build.mcu=atmega168
|
|
|
|
lilypad.build.f_cpu=8000000L
|
2008-08-16 03:56:41 +02:00
|
|
|
lilypad.build.core=arduino
|
|
|
|
|
|
|
|
##############################################################
|
|
|
|
|
2008-09-07 13:54:26 +02:00
|
|
|
pro.name=Arduino Pro or Pro Mini (8 MHz)
|
2008-08-16 03:56:41 +02:00
|
|
|
|
|
|
|
pro.upload.protocol=stk500
|
|
|
|
pro.upload.maximum_size=14336
|
|
|
|
pro.upload.speed=19200
|
|
|
|
|
|
|
|
pro.bootloader.low_fuses=0xc6
|
|
|
|
pro.bootloader.high_fuses=0xdd
|
|
|
|
pro.bootloader.extended_fuses=0x00
|
|
|
|
pro.bootloader.path=atmega168
|
|
|
|
pro.bootloader.file=ATmegaBOOT_168_pro_8MHz.hex
|
|
|
|
pro.bootloader.unlock_bits=0x3F
|
|
|
|
pro.bootloader.lock_bits=0x0F
|
|
|
|
|
|
|
|
pro.build.mcu=atmega168
|
|
|
|
pro.build.f_cpu=8000000L
|
|
|
|
pro.build.core=arduino
|