From 4dd931a99a683fc7644580d0e07eefd7f7503d2d Mon Sep 17 00:00:00 2001 From: Arnav Gupta Date: Sun, 21 Sep 2014 17:10:06 +0530 Subject: [PATCH] set correct max size for mega2560 (to address issue #2277) Signed-off-by: Arnav Gupta --- hardware/arduino/boards.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hardware/arduino/boards.txt b/hardware/arduino/boards.txt index fc29ee4f9..611cc87c7 100644 --- a/hardware/arduino/boards.txt +++ b/hardware/arduino/boards.txt @@ -107,7 +107,7 @@ nano.build.variant=eightanaloginputs mega2560.name=Arduino Mega 2560 or Mega ADK mega2560.upload.protocol=wiring -mega2560.upload.maximum_size=258048 +mega2560.upload.maximum_size=253952 mega2560.upload.speed=115200 mega2560.bootloader.low_fuses=0xFF