Install only one and latest esptool

ESP32 still uses as default the outdated esptool 2.6. 
Since esptool 2.8 is already used for ESP8266 use it for ESP32 too and prevent install of version 2.6
This commit is contained in:
Jason2866 2020-04-16 20:54:35 +02:00 committed by GitHub
parent 7ca9659d3d
commit f6863484c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -227,7 +227,7 @@ build_type = debug
[common32]
platform = espressif32@1.12.0
platform_packages =
platform_packages = tool-esptoolpy@1.20800.0
board = wemos_d1_mini32
board_build.ldscript = esp32_out.ld
board_build.partitions = esp32_partition_app1984k_spiffs64k.csv