Skip to content

Commit dfeeb82

Browse files
committed
STM32 EMAC : increase thread-stacksize
1 parent b090065 commit dfeeb82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/netsocket/emac-drivers/TARGET_STM/mbed_lib.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"eth-txbufnb": 4,
66
"thread-stacksize": {
77
"help": "Stack size for stm32_emac_thread",
8-
"value": 512
8+
"value": 1024
99
},
1010
"eth-phy-address": {
1111
"help" : "Configures actual PHY address according to pullup/down status of PHYAD pin(s)",

0 commit comments

Comments
 (0)