esptool v3.1

This commit is contained in:
Jason2866 2021-12-20 21:42:43 +00:00
parent 93ebde8bc0
commit 6d3904c8ee
1 changed files with 2 additions and 1 deletions

View File

@ -69,9 +69,10 @@ board = esp8266_4M2M
board_build.f_cpu = 160000000L board_build.f_cpu = 160000000L
[env:tasmota3] [env:tasmota3]
platform = https://github.com/platformio/platform-espressif8266.git platform = espressif8266
platform_packages = framework-arduinoespressif8266 @ https://github.com/esp8266/Arduino.git platform_packages = framework-arduinoespressif8266 @ https://github.com/esp8266/Arduino.git
mcspr/toolchain-xtensa @ ~5.100300.211127 mcspr/toolchain-xtensa @ ~5.100300.211127
platformio/tool-esptoolpy @ ~1.30100
[env:tasmota-AF] [env:tasmota-AF]
build_flags = ${env.build_flags} -DMY_LANGUAGE=af_AF build_flags = ${env.build_flags} -DMY_LANGUAGE=af_AF