Merge pull request #7549 from TomoYamanaka/improve_ether

Revise heap and stack size for Ethernet of GR-PEACH
pull/7595/head
Cruz Monrreal 2018-07-24 11:47:45 -05:00 committed by GitHub
commit 0df9e15e4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -127,6 +127,12 @@
},
"EFM32GG11-STK3701": {
"mem-size": 36560
},
"RZ_A1_EMAC": {
"tcpip-thread-stacksize": 1328,
"default-thread-stacksize": 640,
"ppp-thread-stacksize": 896,
"mem-size": 51200
}
}
}