STM32 TRACE_GROUP update

Only 4 characters is allowed
pull/12453/head
jeromecoutant 2020-02-17 16:38:42 +01:00
parent c12b433026
commit f000b87911
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@
#include "rtos/ThisThread.h" #include "rtos/ThisThread.h"
#include "mbed_trace.h" #include "mbed_trace.h"
#define TRACE_GROUP "STMOD" #define TRACE_GROUP "STMD"
using namespace mbed; using namespace mbed;

View File

@ -38,7 +38,7 @@
#include "app_conf.h" #include "app_conf.h"
#include "otp.h" #include "otp.h"
#define TRACE_GROUP "BLE_WB" #define TRACE_GROUP "BLWB"
/****************************************************************************** /******************************************************************************
* BLE config parameters * BLE config parameters