1
0
mirror of https://github.com/lwip-tcpip/lwip.git synced 2025-02-16 21:39:54 +00:00

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