mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-23 18:56:38 +00:00
Merge pull request #14132 from Jason2866/core3
add env [tasmota3] -> Tasmota build with core 3.0.x stage
This commit is contained in:
commit
1e91444b64
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user