Merge pull request #9471 from mtomczykmobica/ONME-3868

lwipstack: mem-size set to the to minimal working size with DTLS
pull/9021/head
Cruz Monrreal 2019-01-31 10:21:00 -06:00 committed by GitHub
commit 695179bf21
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -130,10 +130,10 @@
"pbuf-pool-size" : 10
},
"STM": {
"mem-size": 25600
"mem-size": 2310
},
"Freescale": {
"mem-size": 16384
"mem-size": 33270
},
"LPC1768": {
"mem-size": 16362