File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 6464 },
6565 "target_overrides" : {
6666 "*" : {
67- "mbed-trace.enable" : false ,
67+ "mbed-trace.enable" : true ,
6868 "platform.stdio-convert-newlines" : true ,
6969 "platform.stdio-baud-rate" : 115200 ,
7070 "platform.default-serial-baud-rate" : 115200 ,
Original file line number Diff line number Diff line change 152152#define MBED_CONF_MBED_MESH_API_WISUN_UC_CHANNEL_FUNCTION 255 // set by library:mbed-mesh-api
153153#define MBED_CONF_MBED_MESH_API_WISUN_UC_DWELL_INTERVAL 0 // set by library:mbed-mesh-api
154154#define MBED_CONF_MBED_MESH_API_WISUN_UC_FIXED_CHANNEL 0xffff // set by library:mbed-mesh-api
155+ #define MBED_CONF_MBED_TRACE_ENABLE 1 // set by application[*]
155156#define MBED_CONF_MCR20A_PROVIDE_DEFAULT 0 // set by library:mcr20a
156157#define MBED_CONF_NANOSTACK_CONFIGURATION nanostack_full // set by library:nanostack
157158#define MBED_CONF_NANOSTACK_HAL_CRITICAL_SECTION_USABLE_FROM_INTERRUPT 0 // set by library:nanostack-hal
You can’t perform that action at this time.
0 commit comments