Embedded file system
Posted: Mon Jul 01, 2019 3:19 pm
I need a readonly filesystem to hold the webserver.
Its a legacy cross platform set of web pages so (ideally) I need directory support.
I want to be able to create a the webpage image and program that using esptool
I seem to remember bumping into a SPIFFs implementation with directory support but cannot find again!
FATFS would be fine but I cannot find an example which creates and uploads the image.
Its a legacy cross platform set of web pages so (ideally) I need directory support.
I want to be able to create a the webpage image and program that using esptool
I seem to remember bumping into a SPIFFs implementation with directory support but cannot find again!
FATFS would be fine but I cannot find an example which creates and uploads the image.