aboutsummaryrefslogtreecommitdiffstats
path: root/ext
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-08-28 13:31:25 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-08-28 13:31:25 +0000
commitc107cbe7c2a35887092d3f904bf443fa2c9fa61a (patch)
tree570c8b8f7e27a525235d30d2c5a672238fe0a952 /ext
parentd3100d6ab24c88cdb4001037656e16a8ee9b4f4a (diff)
downloadChibiOS-c107cbe7c2a35887092d3f904bf443fa2c9fa61a.tar.gz
ChibiOS-c107cbe7c2a35887092d3f904bf443fa2c9fa61a.tar.bz2
ChibiOS-c107cbe7c2a35887092d3f904bf443fa2c9fa61a.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4627 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'ext')
-rw-r--r--ext/lwip-1.4.0.zipbin613916 -> 606096 bytes
-rw-r--r--ext/readme.txt2
2 files changed, 1 insertions, 1 deletions
diff --git a/ext/lwip-1.4.0.zip b/ext/lwip-1.4.0.zip
index 3dbe92da4..a4ea860a2 100644
--- a/ext/lwip-1.4.0.zip
+++ b/ext/lwip-1.4.0.zip
Binary files differ
diff --git a/ext/readme.txt b/ext/readme.txt
index 83a074610..04b45625d 100644
--- a/ext/readme.txt
+++ b/ext/readme.txt
@@ -19,7 +19,7 @@ and without any modification, in order to use the libraries unpack them
under ./ext as:
./ext/uip-1.0
-./ext/lwip-1.4.0
+./ext/lwip
./ext/fatfs
./ext/stm32lib (you also need to copy stm32f10x_conf.h in your project)