Skip to content

Commit af55378

Browse files
author
Cruz Monrreal
authored
Merge pull request #7182 from AriParkkila/cellular-greentea-fix
Cellular: Disable Greentea tracing to consume less memory
2 parents 8987631 + 150a204 commit af55378

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/cellular/TESTS/socket/udp/template_mbed_app.json.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"ppp-cell-iface.apn-lookup": false,
2828
"cellular.use-apn-lookup": false,
2929
"target.features_add": ["LWIP"],
30-
"mbed-trace.enable": true,
30+
"mbed-trace.enable": false,
3131
"lwip.ipv4-enabled": true,
3232
"lwip.ipv6-enabled": true,
3333
"lwip.tcp-enabled": false,

0 commit comments

Comments
 (0)