Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'ArduinoAddons/Arduino_1.x.x/hardware/Melzi/boards.txt')
-rwxr-xr-xArduinoAddons/Arduino_1.x.x/hardware/Melzi/boards.txt20
1 files changed, 20 insertions, 0 deletions
diff --git a/ArduinoAddons/Arduino_1.x.x/hardware/Melzi/boards.txt b/ArduinoAddons/Arduino_1.x.x/hardware/Melzi/boards.txt
new file mode 100755
index 000000000..9ea824446
--- /dev/null
+++ b/ArduinoAddons/Arduino_1.x.x/hardware/Melzi/boards.txt
@@ -0,0 +1,20 @@
+##############################################################
+
+atmega1284.name=Melzi W/ ATmega1284p 16mhz
+
+atmega1284.upload.protocol=arduino
+atmega1284.upload.maximum_size=129024
+atmega1284.upload.speed=57600
+
+atmega1284.bootloader.low_fuses=0xD6
+atmega1284.bootloader.high_fuses=0xD4
+atmega1284.bootloader.extended_fuses=0xFD
+atmega1284.bootloader.path=atmega644p
+atmega1284.bootloader.file=ATmegaBOOT_1284P.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