Closed
Description
The current toolchain-xtensa
version (https://bintray.com/platformio/tool-packages/toolchain-xtensa-windows_amd64#files e.g.) is from the second-latest release at https://github.com/earlephilhower/esp-quick-toolchain/releases, GCC 10.1.0 compared to GCC 10.2.0.
If we could update the package version again to what was released 2 days ago, PlatformIO would then be able to compile the latest Arduino-ESP8266 core which uses C++17. Currently, when using the very latest toolchain-xtensa
version available in normally, we get one compilation error / missing include file which exists in the newer version. (See esp8266/Arduino#7792 and https://community.platformio.org/t/how-to-use-c-17-with-esp8266/18950/4?u=maxgerhardt).
Metadata
Metadata
Assignees
Labels
No labels