LwIP v 2.1.x - makefsdata does not working properly
Hi everyone,
I want to generate fsdata.c file using perl makefsdata file. Everything works fine, the fsdata.c has been generated but with content different in comparison to default fsdata.c from git repository (https://github.com/lwip-tcpip/lwip/blob/STABLE-2_1_x/src/apps/http/fsdata.c). My self generated fsdata.c file don't work because I see "This page isn’t working" in my web browser (on the IP address corresponding to the LwIP configuration).
I have attached the fsdata.c file below (generated by https://github.com/lwip-tcpip/lwip/tree/STABLE-2_1_x/src/apps/http/makefsdata stack).
