mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-24 11:16:34 +00:00
Hotfix: Use patched Core 2.7.0...
since the new introduced XMC flash OTA handling in eboot.elf does not work. Device is a Softbrick and needs serial flashing. Replaced eboot.elf with a older working version Solves #8334
This commit is contained in:
parent
b9cdeb613b
commit
66378f962b
@ -114,7 +114,7 @@ build_flags = ${tasmota_core.build_flags}
|
||||
[tasmota_core]
|
||||
; *** Esp8266 Arduino core 2.7.0
|
||||
platform = espressif8266@2.4.0
|
||||
platform_packages = framework-arduinoespressif8266 @ https://github.com/esp8266/Arduino/releases/download/2.7.0/esp8266-2.7.0.zip
|
||||
platform_packages = framework-arduinoespressif8266 @ https://github.com/tasmota/Arduino/releases/download/2.7.0/esp8266-2.7.0.zip
|
||||
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