Skip to content

Commit 3c2e566

Browse files
committed
Disable tracing for DISCO_L072CZ_LRWAN1
1 parent 2401a72 commit 3c2e566

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mbed-os/mbed_app.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@
9696
"lora-tcxo": "NC"
9797
},
9898
"DISCO_L072CZ_LRWAN1": {
99+
"mbed-trace.enable": false,
99100
"main_stack_size": 1024,
100101
"lora-radio": "SX1276",
101102
"lora-spi-mosi": "PA_7",

0 commit comments

Comments
 (0)