mirror of https://github.com/arendst/Tasmota.git
Core 2.6.1 as release....
not develop anymore from PlatformIO crew
This commit is contained in:
parent
b99c35f87c
commit
6664b5d073
|
@ -113,7 +113,7 @@ build_flags = -D NDEBUG
|
|||
|
||||
[core_2_6_1]
|
||||
; *** Esp8266 core for Arduino version 2.6.1
|
||||
platform = https://github.com/platformio/platform-espressif8266.git#develop
|
||||
platform = espressif8266@~2.3.0
|
||||
build_flags = ${esp82xx_defaults.build_flags}
|
||||
-Wl,-Teagle.flash.1m.ld
|
||||
-DBEARSSL_SSL_BASIC
|
||||
|
|
Loading…
Reference in New Issue