diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2012-08-28 13:31:25 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2012-08-28 13:31:25 +0000 |
commit | c107cbe7c2a35887092d3f904bf443fa2c9fa61a (patch) | |
tree | 570c8b8f7e27a525235d30d2c5a672238fe0a952 | |
parent | d3100d6ab24c88cdb4001037656e16a8ee9b4f4a (diff) | |
download | ChibiOS-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
-rw-r--r-- | ext/lwip-1.4.0.zip | bin | 613916 -> 606096 bytes | |||
-rw-r--r-- | ext/readme.txt | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/ext/lwip-1.4.0.zip b/ext/lwip-1.4.0.zip Binary files differindex 3dbe92da4..a4ea860a2 100644 --- a/ext/lwip-1.4.0.zip +++ b/ext/lwip-1.4.0.zip 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)
|