Hi All,
I am developing one project and in which i am using external SPI Flash memory of 128MB and for that as of now i am using spi driver for all operations (like read, write, erase).
But Now i want to implement FIle System and for that i need External SPI Flash memory File System Driver (SPIFFS). So how can i implement File System (SPIFFS) in external SPI Flash Memory ?
Thanks
Circuit Designers