mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-27 12:46:34 +00:00
Revert to modular build 2.5.0 release
This commit is contained in:
parent
e315be0619
commit
2a8e785a8b
@ -65,8 +65,9 @@ build_flags = ${esp82xx_defaults.build_flags}
|
|||||||
-DVTABLES_IN_FLASH
|
-DVTABLES_IN_FLASH
|
||||||
|
|
||||||
[core_2_5_0]
|
[core_2_5_0]
|
||||||
; *** Esp8266 core for Arduino version 2.5.0
|
; *** Esp8266 core for Arduino version 2.5.0 (since version from platformio is faulty)
|
||||||
platform = espressif8266@2.0.0
|
platform = https://github.com/Jason2866/platform-espressif8266.git#Tasmota
|
||||||
|
;platform = espressif8266@2.0.0
|
||||||
build_flags = ${esp82xx_defaults.build_flags}
|
build_flags = ${esp82xx_defaults.build_flags}
|
||||||
-Wl,-Teagle.flash.1m.ld
|
-Wl,-Teagle.flash.1m.ld
|
||||||
; lwIP 1.4 (Default)
|
; lwIP 1.4 (Default)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user