Page 1 of 1

Using mkspiffs

Posted: Mon Oct 15, 2018 3:10 pm
by PeterR
Hi,
I need to store webpages on an ESP32. I am using mingw32.exe
I downloaded https://github.com/igrr/mkspiffs but hit build problems:

make: zip: Command not found
make: *** [Makefile:103: mkspiffs-0.2.3-2-g4eae236-generic-win32.zip] Error 127

The tool's manual also hints that application and tool configurations must be the same but without naming the configuration files/locations.

Does anyone have a simple guide to getting mkspiffs up and downloading files to target?

Re: Using mkspiffs

Posted: Tue Oct 16, 2018 9:49 am
by PeterR
Sorted it