lwip/proj/minimal
2003-01-08 11:03:54 +00:00
..
echo.c
lwipopts.h Moved ETHARP_ALWAYS_INSERT switch to lwipopts.h 2003-01-08 11:03:54 +00:00
main.c
Makefile
mintapif.c
mintapif.h
README

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.