We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6de0fd commit d9925f1Copy full SHA for d9925f1
platformio_core_defs.ini
@@ -136,7 +136,8 @@ build_flags = ${esp82xx_2_6_x.build_flags}
136
-Wno-deprecated-declarations
137
platform_packages =
138
platformio/framework-arduinoespressif8266 @ https://github.com/esp8266/Arduino.git
139
- platformio/toolchain-xtensa @ ~2.100300.210717
+ mcspr/toolchain-xtensa @ ~5.100300.211127
140
+
141
142
; Updated ESP-IDF to the latest stable 4.0.1
143
; See: https://github.com/platformio/platform-espressif32/releases
0 commit comments