1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-20 21:01:25 +03:00

Now allowing uploads using a programmer by setting the upload.using preference ("bootloader" for default behavior, or the name of a programmer prefix from the programmers.txt file).

This commit is contained in:
David A. Mellis
2007-12-20 05:48:00 +00:00
parent 0b0d07661e
commit bd56d4ff28
3 changed files with 18 additions and 4 deletions

View File

@ -269,8 +269,7 @@ linestatus.height = 20
# set the upload defaults
upload.verbose=false
upload.erase=false
upload.verify=false
upload.using=bootloader
# set the parallel port defaults (used if upload.programmer=dapa)
parallel.port=0x378