-
Notifications
You must be signed in to change notification settings - Fork 7.6k
ESP32 Arduino boards package error in 2.0.10 #8430
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
Dupe #8424 |
Fix is included in new release https://github.com/espressif/arduino-esp32/releases/tag/2.0.11, please give it a try. |
Hi, I used Sloeber IDE 4.4.1 and added a sketch with empty setup and loop funktion and get a file_opts error (No such file or directory) as well.
What I am missing please? |
This looks like Sloeber issue. Please ask there. |
Hi, I have the same problem with Sloeber. |
Hello, |
Board
all ESP32-xxx
Device Description
makes no difference as to which board I am using.. I am only trying to compile - not even uploading.
I use Ubuntu 23.04 - Arduino IDE 1.8.10
any compile gives the error:
Arduino: 1.8.10 (Linux), Board: "ESP32 Dev Module, Disabled, Disabled, Default 4MB with spiffs (1.2MB APP/1.5MB SPIFFS), 240MHz (WiFi/BT), QIO, 80MHz, 4MB (32Mb), 921600, Core 1, Core 1, None, Disabled"
Compiling core...
bash -c "echo '-DARDUINO_CORE_BUILD" > "/tmp/arduino_build_696887/file_opts""
Many times the IDE actually just hangs - to the point I had to log out several times...
Going back to 2.0.9 removes the problem...
Hardware Configuration
No
Version
latest master (checkout manually)
IDE Name
Arduino IDE 1.8.10
Operating System
Ubuntu 23.04
Flash frequency
80MHz
PSRAM enabled
no
Upload speed
921600
Description
see above
Sketch
Debug Message
Other Steps to Reproduce
No response
I have checked existing issues, online documentation and the Troubleshooting Guide
The text was updated successfully, but these errors were encountered: