Philip Gladstone af39a0bc25 Upgrade to latest SPIFFS and add building of file systems (#1226) 8 роки тому
..
.gitignore af39a0bc25 Upgrade to latest SPIFFS and add building of file systems (#1226) 8 роки тому
Makefile af39a0bc25 Upgrade to latest SPIFFS and add building of file systems (#1226) 8 роки тому
README.md af39a0bc25 Upgrade to latest SPIFFS and add building of file systems (#1226) 8 роки тому
main.c af39a0bc25 Upgrade to latest SPIFFS and add building of file systems (#1226) 8 роки тому
spiffs_typedefs.h af39a0bc25 Upgrade to latest SPIFFS and add building of file systems (#1226) 8 роки тому

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