mirror of https://github.com/ARMmbed/mbed-os.git
Cellular: Disable Greentea tracing to consume less memory
parent
73cfc7baea
commit
150a204e2b
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue