mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-20 21:01:25 +03:00
Appled Hans Steiner's patch to search for avr=tools in path on Linux (instead of requiring symlinks to the Arduino tools directory). Added an upload.verbose preference for dumping details of the upload process.
This commit is contained in:
@ -268,6 +268,7 @@ linestatus.color = #ffffff
|
||||
linestatus.height = 20
|
||||
|
||||
# set the upload defaults
|
||||
upload.verbose=false
|
||||
upload.erase=false
|
||||
upload.verify=false
|
||||
upload.programmer=stk500
|
||||
|
Reference in New Issue
Block a user