1. Reduce the size of the heap memory 2. Change the TCP segment size 3. Disable UDP + DHCP + DNS 4. Change the configuration of the TCP/IP thread

Dependents:   EthernetInterface

Fork of lwip by mbed official

Revision:
16:f159c25d9261
Parent:
15:5737291d43a8
--- a/lwipopts.h	Sun Feb 02 10:46:40 2014 +0000
+++ b/lwipopts.h	Thu Feb 13 17:57:50 2014 +0000
@@ -51,7 +51,7 @@
 #define MEM_ALIGNMENT               4
 
 //#define MEM_SIZE                    16362
-#define MEM_SIZE                      (8 * 1024)
+#define MEM_SIZE                      (9 * 1024)
 
 #define PBUF_POOL_SIZE              5
 //#define PBUF_POOL_SIZE              16