Skip to content

Commit

Permalink
Merge pull request #14132 from Jason2866/core3
Browse files Browse the repository at this point in the history
add env [tasmota3] -> Tasmota build with core 3.0.x stage
  • Loading branch information
arendst authored Dec 21, 2021
2 parents 6d20541 + 6d3904c commit 1e91444
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions platformio_tasmota_env.ini
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,12 @@ build_flags = ${env.build_flags} -DUSE_ZIGBEE -DUSE_CCLOADER -DUSE_U
board = esp8266_4M2M
board_build.f_cpu = 160000000L

[env:tasmota3]
platform = espressif8266
platform_packages = framework-arduinoespressif8266 @ https://github.com/esp8266/Arduino.git
mcspr/toolchain-xtensa @ ~5.100300.211127
platformio/tool-esptoolpy @ ~1.30100

[env:tasmota-AF]
build_flags = ${env.build_flags} -DMY_LANGUAGE=af_AF

Expand Down

0 comments on commit 1e91444

Please sign in to comment.