From cead017f0ae3a681bed9aaace6d33286203f6e33 Mon Sep 17 00:00:00 2001 From: Max Prokhorov Date: Tue, 17 Aug 2021 01:36:19 +0300 Subject: [PATCH] [Build] Revert to platformio/toolchain-xtensa for the esp8266 Up-to-date for the 3.0.2 release --- platformio_core_defs.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio_core_defs.ini b/platformio_core_defs.ini index 7d03d56d9..89ddaccab 100644 --- a/platformio_core_defs.ini +++ b/platformio_core_defs.ini @@ -136,7 +136,7 @@ build_flags = ${esp82xx_2_6_x.build_flags} -Wno-deprecated-declarations platform_packages = platformio/framework-arduinoespressif8266 @ https://github.com/esp8266/Arduino.git - mcspr/toolchain-xtensa @ 5.100200.201223 + platformio/toolchain-xtensa @ ~2.100300.210717 ; Updated ESP-IDF to the latest stable 4.0.1 ; See: https://github.com/platformio/platform-espressif32/releases