Use github platform-espressif8266 for core 3.0.1

This commit is contained in:
Jason2866 2021-06-29 12:27:34 +02:00 committed by GitHub
parent 6b05b62099
commit 6139931876
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,8 +7,8 @@
[core_stage]
; *** Esp8266 core for Arduino 3.0.1
platform = espressif8266
platform_packages = framework-arduinoespressif8266 @ https://github.com/esp8266/Arduino/releases/download/3.0.1/esp8266-3.0.1.zip
platform = https://github.com/platformio/platform-espressif8266
platform_packages =
; *** Use Xtensa build chain 10.2. GNU23 from https://github.com/earlephilhower/esp-quick-toolchain
tasmota/toolchain-xtensa @ 5.100200.210303
build_unflags = ${esp_defaults.build_unflags}