1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-30 16:24:09 +03:00

Splitting up programmer selection menu and burn bootloader menu item.

This commit is contained in:
David A. Mellis
2010-12-17 19:58:40 -05:00
parent 3e31777fec
commit 15d07fa036
5 changed files with 40 additions and 18 deletions

View File

@ -237,9 +237,11 @@ run.present.exclusive = false
run.present.exclusive.macosx = true
# ARDUINO PREFERENCES
board = atmega328
board = uno
target = arduino
programmer = arduino:avrispmkii
upload.using = bootloader
serial.port=COM1