2016-06-05 23:10:58 +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!
|
|
|
|
|
2021-03-17 21:29:50 +01:00
|
|
|
For the full gory details see [spiffs.md](../../docs/spiffs.md)
|