Skip to content

Commit 0df9e15

Browse files
author
Cruz Monrreal
authored
Merge pull request #7549 from TomoYamanaka/improve_ether
Revise heap and stack size for Ethernet of GR-PEACH
2 parents e4108b5 + f272472 commit 0df9e15

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

features/lwipstack/mbed_lib.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,12 @@
127127
},
128128
"EFM32GG11-STK3701": {
129129
"mem-size": 36560
130+
},
131+
"RZ_A1_EMAC": {
132+
"tcpip-thread-stacksize": 1328,
133+
"default-thread-stacksize": 640,
134+
"ppp-thread-stacksize": 896,
135+
"mem-size": 51200
130136
}
131137
}
132138
}

0 commit comments

Comments
 (0)