You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
3 years ago | |
|---|---|---|
| .. | ||
| testfiles | 3 years ago | |
| testout | 3 years ago | |
| .gitignore | 3 years ago | |
| Makefile | 3 years ago | |
| README.md | 3 years ago | |
| httpd-logging.h | 3 years ago | |
| main.c | 3 years ago | |
| parsing.c | 3 years ago | |
| parsing.h | 3 years ago | |
README.md
This is a command-line utility that builds the binary espfs image. The tool can also parse the espfs image file for verification.
It uses heatshrink files & the config header from the main project.
The binary can be embedded in the fileserver project e.g. using xxd -i to convert it to a C source file
that can be #include'd.