aboutsummaryrefslogtreecommitdiffstats
path: root/ext/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/readme.txt')
-rw-r--r--ext/readme.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/readme.txt b/ext/readme.txt
index f1715c1ca..5c8a76b2e 100644
--- a/ext/readme.txt
+++ b/ext/readme.txt
@@ -10,7 +10,7 @@ instructions contained in the various distributions.
The currently included items are:
1. uip-1.0, a minimal TCP/IP implementation: http://www.sics.se/~adam/uip/
-2. lwip-1.3.1, lightweight TCP/IP stack: http://savannah.nongnu.org/projects/lwip/
+2. lwip-1.4.0, lightweight TCP/IP stack: http://savannah.nongnu.org/projects/lwip/
3. STM32 firmware library 3.3.0 (partial, library only) the full download is
available from http://www.st.com
4. FatFS 0.7e (patched), the original version is available from
@@ -21,7 +21,7 @@ and without any modification, in order to use the libraries unpack them
under ./ext as:
./ext/uip-1.0
-./ext/lwip
+./ext/lwip-1.4.0
./ext/stm32lib
./ext/fatfs