From 94c09c2618299a3b4fc0597b5a36cb1a654d6124 Mon Sep 17 00:00:00 2001 From: Zach Eveland Date: Tue, 14 Feb 2012 10:00:55 -0500 Subject: [PATCH] Changed Leonardo fuses to select longer clock startup time. Done with the aim of discriminating more reliably between reset sources. --- 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 7d25ab82b..740671c3c 100644 --- a/hardware/arduino/boards.txt +++ b/hardware/arduino/boards.txt @@ -151,7 +151,7 @@ leonardo.upload.protocol=avr109 leonardo.upload.maximum_size=28672 leonardo.upload.speed=57600 leonardo.upload.disable_flushing=true -leonardo.bootloader.low_fuses=0xde +leonardo.bootloader.low_fuses=0xff leonardo.bootloader.high_fuses=0xd8 leonardo.bootloader.extended_fuses=0xcb leonardo.bootloader.path=caterina_LUFA