]>
Joshua Wise's Git repositories - netwatch.git/blobdiff - lwip/src/include/lwipopts.h
#define NO_SYS 1
+
#define LWIP_SOCKET 0
#define LWIP_NETCONN 0
#define LWIP_DHCP 1
+#define MEM_SIZE 65536
+#define TCP_SND_BUF 2048
+#define TCP_MSS 2048
+
#endif
This page took 0.025767 seconds and 4 git commands to generate.