mirror of
https://github.com/esp8266/Arduino.git
synced 2025-08-08 11:22:40 +03:00
remove the need to set programmer, by setting upload tool
This commit is contained in:
committed by
Ivan Grokhotkov
parent
7dda022b60
commit
1d6a7422c6
@@ -124,7 +124,7 @@ Libraries that don't rely on low-level access to AVR registers should work well.
|
||||
|
||||
|
||||
#### Upload via serial port ####
|
||||
Select "esptool" as a programmer, and pick the correct serial port.
|
||||
Pick the correct serial port.
|
||||
You need to put ESP8266 into bootloader mode before uploading code (pull GPIO0 low and
|
||||
toggle power).
|
||||
|
||||
|
Reference in New Issue
Block a user