Skip to content
Snippets Groups Projects
Commit 3e568efe authored by ErikZalm's avatar ErikZalm
Browse files

Merge pull request #657 from hcker2000/patch-1

Added new board
parents 8349fc89 ad588e89
Branches
Tags
No related merge requests found
...@@ -61,3 +61,25 @@ atmega1284.build.f_cpu=16000000L ...@@ -61,3 +61,25 @@ atmega1284.build.f_cpu=16000000L
atmega1284.build.core=arduino atmega1284.build.core=arduino
atmega1284.build.variant=standard 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
#
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment