bldc/ChibiOS_3.0.5/os/various/lwip_bindings
Benjamin Vedder dd16cb7761 Updated ChibiOS to 3.0.5 2020-03-21 20:14:20 +01:00
..
arch Updated ChibiOS to 3.0.5 2020-03-21 20:14:20 +01:00
lwip.mk Updated ChibiOS to 3.0.5 2020-03-21 20:14:20 +01:00
lwipthread.c Updated ChibiOS to 3.0.5 2020-03-21 20:14:20 +01:00
lwipthread.h Updated ChibiOS to 3.0.5 2020-03-21 20:14:20 +01:00
readme.txt Updated ChibiOS to 3.0.5 2020-03-21 20:14:20 +01:00

readme.txt

This directory contains the ChibiOS/RT "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-1.4.0 then include $(CHIBIOS)/os/various/lwip_bindings/lwip.mk
in your makefile.