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
Fork of lwip by
Diff: lwipopts.h
- Revision:
- 7:b061c4dba951
- Parent:
- 6:00bf89892c76
- Child:
- 9:5bba32bf3eb6
diff -r 00bf89892c76 -r b061c4dba951 lwipopts.h --- a/lwipopts.h Mon Jul 23 11:52:35 2012 +0000 +++ b/lwipopts.h Fri Feb 15 16:59:45 2013 +0000 @@ -117,6 +117,7 @@ #define LWIP_NETIF_HOSTNAME 1 #define LWIP_NETIF_STATUS_CALLBACK 1 +#define LWIP_NETIF_LINK_CALLBACK 1 #elif LWIP_TRANSPORT_PPP