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 f6c8e39 commit d57e880Copy full SHA for d57e880
bsp/lpc176x/rtconfig.h
@@ -151,8 +151,6 @@
151
// #define RT_LWIP_SNMP
152
// <bool name="RT_LWIP_DHCP" description="Enable DHCP client to get IP address" default="false" />
153
// #define RT_LWIP_DHCP
154
-// <integer name="RT_LWIP_TCP_SEG_NUM" description="the number of simultaneously queued TCP" default="4" />
155
-#define RT_LWIP_TCP_SEG_NUM 4
156
// <integer name="RT_LWIP_TCPTHREAD_PRIORITY" description="the thread priority of TCP thread" default="128" />
157
#define RT_LWIP_TCPTHREAD_PRIORITY 12
158
// <integer name="RT_LWIP_TCPTHREAD_MBOX_SIZE" description="the mail box size of TCP thread to wait for" default="32" />
0 commit comments