override default mem-size in lwIP stack config

pull/8668/head
Qinghao Shi 2018-11-07 16:43:04 +00:00
parent e603f1ad49
commit 1a25051f91
1 changed files with 3 additions and 0 deletions

View File

@ -160,6 +160,9 @@
},
"MIMXRT1050_EVK": {
"mem-size": 36560
},
"FVP_MPS2_M3": {
"mem-size": 36560
}
}
}