Alex_S wrote:Your log shows that you performed build all, not build htmlFlash.
"htmlFlash" is a separate target. It is placed near tragets "all" and "clean".
The build target "all" does not include generating of the webpages.espfs. So you need to make it by the htmlFlash target.
Which version of kit do you use? As I remember, his target was introduced in the kit version 1.05.
Perfect! I found it! Now it only gives me this error but this probably has to do with my board that is not connected.. I have to try this tonight! Thanks!
I'm running 1.06 now, and this works!
serial.serialutil.SerialException: could not open port 'COM2': WindowsError(5, 'Access is denied.')
C:/Espressif/examples/esphttpd/Makefile:145: recipe for target 'htmlflash' failed
mingw32-make.exe: *** [htmlflash] Error 255