From 46b915b0fddccb14343ea4ac517c621d41f66fbe Mon Sep 17 00:00:00 2001 From: gdisirio Date: Wed, 8 Jun 2011 14:43:03 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3037 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- ext/lwip-1.3.1.zip | Bin 552326 -> 0 bytes readme.txt | 2 ++ 2 files changed, 2 insertions(+) delete mode 100644 ext/lwip-1.3.1.zip diff --git a/ext/lwip-1.3.1.zip b/ext/lwip-1.3.1.zip deleted file mode 100644 index 00a18df2e..000000000 Binary files a/ext/lwip-1.3.1.zip and /dev/null differ diff --git a/readme.txt b/readme.txt index e2878c4bb..253435901 100644 --- a/readme.txt +++ b/readme.txt @@ -75,6 +75,8 @@ to 2.2.6). - FIX: Fixed wrong macro definition in ARMv6-M architecture files (bug 3310084). +- NEW: lwIP 1.4.0 has been integrated, this new version does not require + custom hooks into the Thread structure and is thus much lighter. - NEW: FatFs demo for the STM32F103ZG using the SDC driver. - NEW: Now the STM32 SDC driver supports unaligned buffers transparently. Optimized the driver for single block read and write operations. Optimized -- cgit v1.2.3