Hello,
I tried to upload the Ulisp with Arduino IDE to ESP32, but this is the problem:
Compilation error: LittleFS.h: No such file or directory
I tried installing both, but the same problem.
Hello,
I tried to upload the Ulisp with Arduino IDE to ESP32, but this is the problem:
Compilation error: LittleFS.h: No such file or directory
I tried installing both, but the same problem.
You shouldn’t need to install LittleFS as it’s included in the ESP32 core.
Can you give a bit more information about your environment?
What version of the Arduino IDE are you using, and on what type of computer?
What version of the ESP32 Core have you installed?