mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-27 12:46:34 +00:00
esptool v3.1
This commit is contained in:
parent
93ebde8bc0
commit
6d3904c8ee
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user