joltwallet / esp_littlefs

LittleFS port for ESP-IDF
MIT License
259 stars 97 forks source link

How to use it with external SPI flash memory? #107

Closed simeondmr closed 1 year ago

simeondmr commented 1 year ago

Hello,

I'm using esp-idf 4.4.2. I have some problem with fatfs and I have switch to littlefs because I have some filesystem corruption problem(https://github.com/espressif/esp-idf/issues/10223).

How can I use littlefs with an external SPI flash memory?

Please, could you help me?

Thanks!

simeondmr commented 1 year ago

Sorry I make a mistake...I close the issue.