Cellular: Disable Greentea tracing to consume less memory

pull/7182/head
Ari Parkkila 2018-06-11 12:57:26 +03:00
parent 73cfc7baea
commit 150a204e2b
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
"ppp-cell-iface.apn-lookup": false,
"cellular.use-apn-lookup": false,
"target.features_add": ["LWIP"],
"mbed-trace.enable": true,
"mbed-trace.enable": false,
"lwip.ipv4-enabled": true,
"lwip.ipv6-enabled": true,
"lwip.tcp-enabled": false,