From 39e0796aadfae601492baf9abb1e8e2b8cf1d51d Mon Sep 17 00:00:00 2001 From: Zach Eveland Date: Sat, 27 Aug 2011 20:32:34 -0400 Subject: auto-upload-and-reset works now at 300 bps. patched avrdude for Mac to support 300 bps connection, changed core and boards.txt to match --- boards.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boards.txt') diff --git a/boards.txt b/boards.txt index bb5eaad..a96d823 100644 --- a/boards.txt +++ b/boards.txt @@ -3,7 +3,7 @@ leonardo.name=Arduino Leonardo leonardo.upload.protocol=stk500 leonardo.upload.maximum_size=30720 -leonardo.upload.speed=1200 +leonardo.upload.speed=300 leonardo.bootloader.low_fuses=0xde leonardo.bootloader.high_fuses=0xd8 leonardo.bootloader.extended_fuses=0xf3 -- cgit v1.2.3-18-g5258