miniffs/test/test_image.json
Godzil b31439bcb6 Now we can generate a fairly basic FS.
Added some test material
2023-02-10 17:59:15 +00:00

11 lines
128 B
JSON

{
"files":
[
{
"name": "HELLO",
"ext": "TXT",
"file": "hello.txt"
}
],
"output": "test.mffs"
}