mirror of
https://github.com/esp8266/Arduino.git
synced 2025-08-05 13:16:13 +03:00
remove the need to set programmer, by setting upload tool
This commit is contained in:
committed by
Ivan Grokhotkov
parent
d9eaefbfc9
commit
ddaf3b1f4c
@@ -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