-
Notifications
You must be signed in to change notification settings - Fork 181
platformio-build-esp32.py is incomplete after build finishes #94
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
you probably got some errors during build, like bad arguments for |
Building on a Mac, using Homebrew.
|
you need |
OK, installed |
Revert "S3 OPI tweak LCD RGB parallel speed"
Using esp-idf v4.4, when
build.sh
completes, the file./out/tools/platformio-build-esp32.py
is missing everything prior to theASFLAGS
line, and everything after then"_POSIX_READER_WRITER_LOCKS",
line in theCPPDEFINES
section.I'll be happy to provide any additional information, but I'm not sure what's necessary to diagnose this.
components_arduino_tools_platformio-build-esp32.py.txt
out_tools_platformio-build-esp32.py.txt
The text was updated successfully, but these errors were encountered: