tasmota3 (esp8266 stage)

This commit is contained in:
Jason2866 2021-12-20 22:26:41 +01:00 committed by GitHub
parent 948b948e10
commit 93ebde8bc0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -68,6 +68,11 @@ build_flags = ${env.build_flags} -DUSE_ZIGBEE -DUSE_CCLOADER -DUSE_U
board = esp8266_4M2M board = esp8266_4M2M
board_build.f_cpu = 160000000L board_build.f_cpu = 160000000L
[env:tasmota3]
platform = https://github.com/platformio/platform-espressif8266.git
platform_packages = framework-arduinoespressif8266 @ https://github.com/esp8266/Arduino.git
mcspr/toolchain-xtensa @ ~5.100300.211127
[env:tasmota-AF] [env:tasmota-AF]
build_flags = ${env.build_flags} -DMY_LANGUAGE=af_AF build_flags = ${env.build_flags} -DMY_LANGUAGE=af_AF