HackRF-Treasure-Chest/Software/portapack-mayhem/firmware/chibios/os/various/lwip_bindings
2022-09-22 09:26:57 -07:00
..
arch Add software 2022-09-22 09:26:57 -07:00
lwip.mk Add software 2022-09-22 09:26:57 -07:00
lwipthread.c Add software 2022-09-22 09:26:57 -07:00
lwipthread.h Add software 2022-09-22 09:26:57 -07:00
readme.txt Add software 2022-09-22 09:26:57 -07:00

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

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