mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-24 11:16:34 +00:00
Use RC candidate of core v.2.7
This commit is contained in:
parent
3dafeae4c7
commit
06841bbdff
@ -107,14 +107,14 @@ build_flags = -DUSE_IR_REMOTE_FULL
|
||||
-DDECODE_PRONTO=false -DSEND_PRONTO=false
|
||||
|
||||
[core_active]
|
||||
platform = ${tasmota_core_stage.platform}
|
||||
platform_packages = ${tasmota_core_stage.platform_packages}
|
||||
build_flags = ${tasmota_core_stage.build_flags}
|
||||
platform = ${tasmota_core.platform}
|
||||
platform_packages = ${tasmota_core.platform_packages}
|
||||
build_flags = ${tasmota_core.build_flags}
|
||||
|
||||
[tasmota_core_stage]
|
||||
; *** Esp8266 core for Arduino version stable beta
|
||||
[tasmota_core]
|
||||
; *** Esp8266 Arduino core version Tasmota
|
||||
platform = espressif8266@2.4.0
|
||||
platform_packages = framework-arduinoespressif8266 @ https://github.com/esp8266/Arduino.git#372a3ec297dfe8501bed1ec4552244695b5e8ced
|
||||
platform_packages = framework-arduinoespressif8266 @ https://github.com/esp8266/Arduino.git#36e047e908cfa6eafaaf824988070b49f2c2ff2a
|
||||
build_flags = ${esp82xx_defaults.build_flags}
|
||||
-DBEARSSL_SSL_BASIC
|
||||
; NONOSDK22x_190703 = 2.2.2-dev(38a443e)
|
||||
|
Loading…
x
Reference in New Issue
Block a user