From a5154c5caec95386f8c907c36491390cb76f38c1 Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Sun, 15 Oct 2017 18:23:20 +0000 Subject: Fixed readme. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10828 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/various/lwip_bindings/readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'os') diff --git a/os/various/lwip_bindings/readme.txt b/os/various/lwip_bindings/readme.txt index c2df4cdc7..49ee00c8d 100644 --- a/os/various/lwip_bindings/readme.txt +++ b/os/various/lwip_bindings/readme.txt @@ -2,5 +2,5 @@ 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 +./ext/lwip then include $(CHIBIOS)/os/various/lwip_bindings/lwip.mk in your makefile. -- cgit v1.2.3