mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-28 05:06:32 +00:00
based on PIO ESP8266 2.6.2
This commit is contained in:
parent
ee114e6a11
commit
ce435cc94d
@ -88,7 +88,7 @@ extra_scripts = ${scripts_defaults.extra_scripts}
|
||||
|
||||
[tasmota_stage]
|
||||
; *** Esp8266 core for Arduino version Tasmota stage
|
||||
platform = espressif8266@2.6.1
|
||||
platform = espressif8266@2.6.2
|
||||
platform_packages = framework-arduinoespressif8266 @ https://github.com/tasmota/Arduino/releases/download/2.7.4.1/esp8266-2.7.4.1.zip
|
||||
build_unflags = ${esp_defaults.build_unflags}
|
||||
build_flags = ${esp82xx_defaults.build_flags}
|
||||
@ -124,7 +124,7 @@ build_flags = ${esp82xx_defaults.build_flags}
|
||||
|
||||
[core_stage]
|
||||
; *** Esp8266 core version. Tasmota stage or Arduino stage version. Built with GCC 10.1 toolchain
|
||||
platform = espressif8266@2.6.1
|
||||
platform = espressif8266@2.6.2
|
||||
platform_packages = framework-arduinoespressif8266 @ https://github.com/Jason2866/platform-espressif8266/releases/download/2.9.0/framework-arduinoespressif8266-3.20900.0.tar.gz
|
||||
;framework-arduinoespressif8266 @ https://github.com/esp8266/Arduino.git
|
||||
toolchain-xtensa @ ~2.100100.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user