Esptool 3.0 from Platformio registry

This commit is contained in:
Jason2866 2020-11-19 19:32:49 +01:00 committed by GitHub
parent 625835729b
commit 8fb30e3043
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -149,6 +149,6 @@ platform = espressif8266 @ 2.6.2
platform_packages = tasmota/framework-arduinoespressif8266 @ 3.20704.7
platformio/toolchain-xtensa @ 2.40802.200502
platformio/tool-esptool @ 1.413.0
tool-esptoolpy @ https://github.com/Jason2866/esptool/releases/download/v3.0/esptool-3.0.zip
platformio/tool-esptoolpy @ ~1.30000.0
build_unflags = ${esp_defaults.build_unflags}
build_flags = ${esp82xx_defaults.build_flags}