This is an example of a very minimal lwIP project. It runs in a singlethread and runs a single example application - an echo server. Theecho application is implemented using the raw API.