Description
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""
: -c: line 1: unexpected EOF while looking for matching `''
exit status 2
Error compiling for board ESP32 Dev Module.
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
Blink with Builtin_LED defined
Debug Message
see above
Other Steps to Reproduce
No response
I have checked existing issues, online documentation and the Troubleshooting Guide
- I confirm I have checked existing issues, online documentation and Troubleshooting guide.