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:
@ -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
|
||||
|
Reference in New Issue
Block a user