mirror of
https://github.com/arendst/Tasmota.git
synced 2025-08-02 15:37:42 +00:00
Merge pull request #5305 from Jason2866/patch-1
Revert to modular build 2.5.0 release
This commit is contained in:
commit
5b1b93fd03
@ -65,8 +65,9 @@ build_flags = ${esp82xx_defaults.build_flags}
|
||||
-DVTABLES_IN_FLASH
|
||||
|
||||
[core_2_5_0]
|
||||
; *** Esp8266 core for Arduino version 2.5.0
|
||||
platform = espressif8266@2.0.0
|
||||
; *** Esp8266 core for Arduino version 2.5.0 (since version from platformio is faulty)
|
||||
platform = https://github.com/Jason2866/platform-espressif8266.git#Tasmota
|
||||
;platform = espressif8266@2.0.0
|
||||
build_flags = ${esp82xx_defaults.build_flags}
|
||||
-Wl,-Teagle.flash.1m.ld
|
||||
; lwIP 1.4 (Default)
|
||||
|
Loading…
x
Reference in New Issue
Block a user