Skip to content

Commit ca20243

Browse files
committed
Make INFO the default max for trace
1 parent 55a2a7f commit ca20243

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mbed_app.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"macros": [
3+
"MBED_TRACE_MAX_LEVEL=TRACE_LEVEL_INFO",
34
"MBED_CLIENT_USER_CONFIG_FILE=\"mbed_cloud_client_user_config.h\"",
45
"MBED_CLOUD_CLIENT_USER_CONFIG_FILE=\"mbed_cloud_client_user_config.h\"",
56
"MBED_BOOTLOADER_SIZE=(32*1024)",

0 commit comments

Comments
 (0)