We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1af2b6a commit fd1c3caCopy full SHA for fd1c3ca
ports/raspberrypi/lwip_inc/lwipopts.h
@@ -60,6 +60,7 @@
60
#define LWIP_NUM_NETIF_CLIENT_DATA 1
61
#define LWIP_NETIF_EXT_STATUS_CALLBACK 1
62
#define MDNS_MAX_SECONDARY_HOSTNAMES 1
63
+#define MEMP_NUM_SYS_TIMEOUT (8 + 3 * (LWIP_IPV4 + LWIP_IPV6))
64
#endif
65
66
#ifndef NDEBUG
0 commit comments