as I already implemented in the new members of the ESP32 family, I'm implementing the LITTLEFS filesystem in the ESP32.
This is less resource consuming and should be faster than the actual file system.
Globally we can gain around 26KB of RAM.
So, for who want test, you can find here attached the version 1.50.1 LFS (for little fs).
As usual, I expect some feedback

EDIT:
THIS VERSION WILL DELETE ALL THE EXISTING FILES ON YOUR MODULE
MAKE A BACKUP BEFORE