This is lwip library for WlanBP3595 library. We forked lwip library. We extended TCP/IP thread stack size.

Fork of lwip by mbed official

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