mirror of https://github.com/arendst/Tasmota.git
Merge pull request #8932 from Jason2866/patch-2
Use Tasmota Stage Core 2.7.3.1...
This commit is contained in:
commit
47ff43d2d5
|
@ -88,7 +88,7 @@ extra_scripts = ${scripts_defaults.extra_scripts}
|
|||
[tasmota_stage]
|
||||
; *** Esp8266 core for Arduino version Tasmota stage
|
||||
platform = espressif8266@2.5.1
|
||||
platform_packages = framework-arduinoespressif8266 @ https://github.com/tasmota/Arduino/releases/download/2.7.2.1/esp8266-2.7.2.1.zip
|
||||
platform_packages = framework-arduinoespressif8266 @ https://github.com/Jason2866/Arduino/releases/download/2.7.3.1/esp8266-2.7.3.1.zip
|
||||
build_unflags = ${esp_defaults.build_unflags}
|
||||
build_flags = ${esp82xx_defaults.build_flags}
|
||||
|
||||
|
|
Loading…
Reference in New Issue