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 2c22f54 commit 84b8517Copy full SHA for 84b8517
features/lwipstack/mbed_lib.json
@@ -114,7 +114,7 @@
114
},
115
"tcpip-thread-stacksize": {
116
"help": "Stack size for lwip TCPIP thread",
117
- "value": 2048
+ "value": 1200
118
119
"default-thread-stacksize": {
120
"help": "Stack size for lwip system threads",
@@ -176,6 +176,9 @@
176
177
"FVP_MPS2_M3": {
178
"mem-size": 36560
179
+ },
180
+ "MTS_DRAGONFLY_F411RE": {
181
+ "tcpip-thread-stacksize": 1600
182
}
183
184
0 commit comments