wifi-tally_Oostendam/nodemcu-firmware/tools/spiffsimg
Eljakim Herrewijnen 50b5fc1824 Initial commit
2021-09-27 21:52:27 +02:00
..
.gitignore Initial commit 2021-09-27 21:52:27 +02:00
main.c Initial commit 2021-09-27 21:52:27 +02:00
Makefile Initial commit 2021-09-27 21:52:27 +02:00
README.md Initial commit 2021-09-27 21:52:27 +02:00
spiffs_typedefs.h Initial commit 2021-09-27 21:52:27 +02:00

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