.. | ||
.gitignore | ||
main.c | ||
Makefile | ||
README.md | ||
spiffs_typedefs.h |
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