I use LPCXpresso54608.
I download lwip sample "lpcxpresso54608_demo_apps_lwip_lwip_httpsrv_bm".
In this there is readme.txt in "lpcxpresso54608_demo_apps_lwip_lwip_httpsrv_bm\lwip\src\apps\httpd\fs\makefsdata".IN this
I this there is htmlgen.
What does htmlgen do?
From where does htmlgen(windows base) get it?
I think makefsdata is making data of webserver.
Is htmlgen necessary?
okuyama