diff options
author | David A. Mellis <d.mellis@arduino.cc> | 2012-02-29 17:25:46 -0500 |
---|---|---|
committer | David A. Mellis <d.mellis@arduino.cc> | 2012-02-29 17:25:46 -0500 |
commit | 0c00db7809760aae21678615b153d4a09709d018 (patch) | |
tree | 6836252b02b437e7c2f4d3ff207aad65bc829319 | |
parent | a7afdf40baf0598a97dbfeaf7d9bfcce93df74fd (diff) |
Switching Mini w/ ATmega328 upload protocol from stk500 to arduino.
-rw-r--r-- | boards.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -184,7 +184,7 @@ mega.build.variant=mega mini328.name=Arduino Mini w/ ATmega328 -mini328.upload.protocol=stk500 +mini328.upload.protocol=arduino mini328.upload.maximum_size=28672 mini328.upload.speed=115200 |