ESP32 DEVKIT littleFS.h: No such file or directory


#1

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

LittleFS

I tried installing both, but the same problem.


#2

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?


#3

There was a user problem, but it was solved.
The topic can be deleted or closed.


#4

Thanks for letting me know - glad it’s working.


#5