Skip to content

Commit 3b20d9e

Browse files
author
Mika Leppänen
committed
Increased PPP stack size based on testing
Increased stack size from 768 to 816.
1 parent 3951422 commit 3b20d9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/netsocket/ppp/mbed_lib.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"thread-stacksize": {
2727
"help": "Thread stack size for PPP",
28-
"value": 768
28+
"value": 816
2929
},
3030
"mbed-event-queue": {
3131
"help": "Use mbed event queue instead of PPP thread",

0 commit comments

Comments
 (0)