Andreas Deininger d4ae3c364b README 'spissimg' tool: fix broken link (#3430) il y a 3 ans
..
.gitignore af39a0bc25 Upgrade to latest SPIFFS and add building of file systems (#1226) il y a 8 ans
Makefile 98c2c0520d Dev make cleanup (#2842) il y a 4 ans
README.md d4ae3c364b README 'spissimg' tool: fix broken link (#3430) il y a 3 ans
main.c 5a6992c26a added spiffsimg host tools project to msvc build configuration. (#2686) il y a 5 ans
spiffs_typedefs.h 5a6992c26a added spiffsimg host tools project to msvc build configuration. (#2686) il y a 5 ans

README.md

spiffsimg - Manipulate SPI Flash File System disk images

Ever wished you could prepare a SPIFFS image offline and flash the whole thing onto your microprocessor’s storage instead of painstakingly upload file-by-file through your app on the micro? With spiffsimg you can!

For the full gory details see spiffs.md