From 6139931876ecfb0bf435f2013835b60c2e3213f5 Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Tue, 29 Jun 2021 12:27:34 +0200 Subject: [PATCH] Use github platform-espressif8266 for core 3.0.1 --- platformio_tasmota_cenv_sample.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platformio_tasmota_cenv_sample.ini b/platformio_tasmota_cenv_sample.ini index 662d5dfa2..95bb2a6b5 100644 --- a/platformio_tasmota_cenv_sample.ini +++ b/platformio_tasmota_cenv_sample.ini @@ -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}