ChibiOS/os/various/lwip_bindings
Giovanni Di Sirio e4d9293201 Various fixes after test compiling everything. Obsolete projects removed.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13430 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-03-16 12:03:32 +00:00
..
arch Consistency changes. 2018-03-23 11:08:54 +00:00
lwip.mk Various fixes after test compiling everything. Obsolete projects removed. 2020-03-16 12:03:32 +00:00
lwipthread.c Improved support for lwIP, fixed bug #1009. 2020-01-12 07:59:24 +00:00
lwipthread.h Mass update of the Apache 2.0 license statement. 2018-01-20 11:44:14 +00:00
readme.txt Fixed readme. 2017-10-15 18:24:13 +00:00
static_lwipopts.h Improved support for lwIP, fixed bug #1009. 2020-01-12 07:59:24 +00:00

readme.txt

This directory contains the ChibiOS "official" bindings with the lwIP
TCP/IP stack: http://savannah.nongnu.org/projects/lwip

In order to use lwIP within ChibiOS/RT project, unzip lwIP under
./ext/lwip then include $(CHIBIOS)/os/various/lwip_bindings/lwip.mk
in your makefile.