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.
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
Hi,
after the change in the platform.txt file from the arduino-esp32 espmake32 stop working. The Error looks like this:
$ espmake32 esp32-hal-dac.c cbuf.cpp stdlib_noniso.c esptool.py v4.6 Creating esp32 image... Merged 1 ELF section Successfully created esp32 image. /usr/bin/env: ‘:’: No such file or directory make: *** [~/git/makeEspArduino/makeEspArduino.mk:528: prebuild] Error 127 make: *** Waiting for unfinished jobs....
The change in platform.txt that cause the problem is hier: espressif/arduino-esp32#8938
The text was updated successfully, but these errors were encountered:
Fixed in latest commit
Sorry, something went wrong.
yes! great... Thank you!
No branches or pull requests
Hi,
after the change in the platform.txt file from the arduino-esp32 espmake32 stop working. The Error looks like this:
The change in platform.txt that cause the problem is hier: espressif/arduino-esp32#8938
The text was updated successfully, but these errors were encountered: