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.