Skip to content

Commit f48b82d

Browse files
Increase stack size for LWIP 2.1.2 tcpip thread
1 parent 46603f8 commit f48b82d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/lwipstack/mbed_lib.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
},
115115
"tcpip-thread-stacksize": {
116116
"help": "Stack size for lwip TCPIP thread",
117-
"value": 1200
117+
"value": 1400
118118
},
119119
"default-thread-stacksize": {
120120
"help": "Stack size for lwip system threads",

0 commit comments

Comments
 (0)