mkspiffs icon indicating copy to clipboard operation
mkspiffs copied to clipboard

Tool to build and unpack SPIFFS images

Results 26 mkspiffs issues
Sort by recently updated
recently updated
newest added

I tried ~/esp32/esp-idf/components/mkspiffs-master $ **git submodule update --init** I didn't notice anything happening, though. Next I ran make dist ~/esp32/esp-idf/components/mkspiffs-master $ **make dist** got error message spiffs.h not found. There...

This is a suggestion rather than an issue .... What would be great is to create a SPIFFS image from the content of a ZIP file. The value in this...

help wanted

HI, I don't get SPIFFS to run. I can upload without errors, but with AsyncWebserver no static SPIFFS file are served. Any ideas ? The same code (without partition) worked...

Added directory support for spiffs [PR](https://github.com/espressif/esp-idf/pull/1438)

@igrr I asked on arduino-esp8266 how to make custom SPIFFS Size ([see](https://github.com/esp8266/Arduino/issues/1163)). I followed Markus kind reply and all seems to be fine for me (new linker script/boards.txt entries) until...

The files are sorted in alphabetical order before being packed into the SPIFFS image. This ensures consistent cross-platform behavior.