ChibiOS/os/various/lwip_bindings
Giovanni Di Sirio fc386f7740 Added dynamic reconfiguration API to lwIP bindings.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13539 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-04-19 07:02:05 +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 Added dynamic reconfiguration API to lwIP bindings. 2020-04-19 07:02:05 +00:00
lwipthread.h Added dynamic reconfiguration API to lwIP bindings. 2020-04-19 07:02:05 +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.