Skip to content

Conversation

maxgerhardt
Copy link
Contributor

Synchronizes the platformio-build.py build script with what is actually there in the core folder. The folder tools/sdk/libc was removed since core version 3.0.0, (but existed in 2.7.4), however the script was not updated.

This makes users unsure as there is warning about this not-found directory in VSCode then (source).

Fixed by simply removing the non-existant folders from the build script.

@d-a-v d-a-v merged commit ff04194 into esp8266:master Jun 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants