Merge pull request #7025 from Jason2866/patch-1

Core 2.6.1 released...
This commit is contained in:
Theo Arends 2019-11-25 13:28:47 +01:00 committed by GitHub
commit 8d836cc913
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 3 deletions

View File

@ -114,9 +114,8 @@ build_flags = -D NDEBUG
-Wl,-Map,firmware.map
[core_2_6_1]
; *** Esp8266 core for Arduino version 2.6.1 (for Windows, most Linux variants and Mac)
; *** custom setup until the core 2.6.1 version is official released from PlatformIO crew
platform = https://github.com/Jason2866/platform-espressif8266.git#core_2_6_1
; *** Esp8266 core for Arduino version 2.6.1
platform = https://github.com/platformio/platform-espressif8266.git#develop
build_flags = ${esp82xx_defaults.build_flags}
-Wl,-Teagle.flash.1m.ld
-DBEARSSL_SSL_BASIC