lwip-contrib-mac/ports/unix/proj/minimal
2003-11-24 08:24:55 +00:00
..
echo.c
lwipopts.h
main.c update minimal to new netif_add 2003-11-24 08:24:55 +00:00
Makefile Added dhcp.c to the Makefile 2003-11-17 23:44:54 +00:00
mintapif.c set hw_addr_len in mintapif 2003-11-24 08:06:49 +00:00
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.