Added new board for those of us with sanguinololu boards with ceramic resonators
This commit is contained in:
parent
a94e588765
commit
ad588e8990
@ -61,3 +61,25 @@ atmega1284.build.f_cpu=16000000L
|
||||
atmega1284.build.core=arduino
|
||||
atmega1284.build.variant=standard
|
||||
#
|
||||
|
||||
##############################################################
|
||||
|
||||
atmega1284.name=Sanguino W/ ATmega1284p 16mhz ceramic resonator
|
||||
|
||||
atmega1284.upload.protocol=stk500
|
||||
atmega1284.upload.maximum_size=131072
|
||||
atmega1284.upload.speed=57600
|
||||
|
||||
atmega1284.bootloader.low_fuses=0xD6
|
||||
atmega1284.bootloader.high_fuses=0xDC
|
||||
atmega1284.bootloader.extended_fuses=0xFD
|
||||
atmega1284.bootloader.path=atmega
|
||||
atmega1284.bootloader.file=ATmegaBOOT_168_atmega1284p.hex
|
||||
atmega1284.bootloader.unlock_bits=0x3F
|
||||
atmega1284.bootloader.lock_bits=0x0F
|
||||
|
||||
atmega1284.build.mcu=atmega1284p
|
||||
atmega1284.build.f_cpu=16000000L
|
||||
atmega1284.build.core=arduino
|
||||
atmega1284.build.variant=standard
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user