miniffs/test/test_image.json
Godzil 8fd7ab33fc Now we can generate a fairly basic FS.
Added some test material
2022-05-26 12:02:47 +01:00

11 lines
128 B
JSON

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