aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ext/lwip-1.3.1.zipbin552326 -> 0 bytes
-rw-r--r--readme.txt2
2 files changed, 2 insertions, 0 deletions
diff --git a/ext/lwip-1.3.1.zip b/ext/lwip-1.3.1.zip
deleted file mode 100644
index 00a18df2e..000000000
--- a/ext/lwip-1.3.1.zip
+++ /dev/null
Binary files 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