Hi all,
My project starts from enet_lwip, and it works fine so far.
I don't need a webpage, but since the example comes with one, I will just keep it but I want to change the basic home page to point to my company products instead of TiVa line.
In enet_lwip, the index.html is under the fs folder, but when I change the index.html, it has no effect on the .hex, it still uses the TiVa page. Obviously, fs is not included in the build, enet_lwip simply links to the .obj created previously.
So, what do I need to do so that I can have my own simple webpage?
Thanks!
