keyboard/qmk/lib/chibios/os/various/lwip_bindings
2020-09-24 23:24:14 -04:00
..
arch Add back qmk firmware that's been updated for kemonine setups 2020-09-24 23:24:14 -04:00
lwip.mk Add back qmk firmware that's been updated for kemonine setups 2020-09-24 23:24:14 -04:00
lwipthread.c Add back qmk firmware that's been updated for kemonine setups 2020-09-24 23:24:14 -04:00
lwipthread.h Add back qmk firmware that's been updated for kemonine setups 2020-09-24 23:24:14 -04:00
readme.txt Add back qmk firmware that's been updated for kemonine setups 2020-09-24 23:24:14 -04:00
static_lwipopts.h Add back qmk firmware that's been updated for kemonine setups 2020-09-24 23:24:14 -04:00

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.