igrr / mkspiffs

Tool to build and unpack SPIFFS images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mkspiffs - > Command not found

Xhantorz opened this issue · comments

I cloned it, i did the make now i do not understand how to run the function.

On linux or Mac, you can run

./mkspiffs -c <name of directory> <name of output binary file>

(on Windows, you don't need the leading ./)

See https://github.com/igrr/mkspiffs#usage for additional command line arguments.