Skip to content

Commit 08965e1

Browse files
committed
STM32WB: add debug trace group in BLE Transport Layer
1 parent f2580c1 commit 08965e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

features/FEATURE_BLE/targets/TARGET_STM/stm32wb_HCIDriver.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
#include "app_conf.h"
3838
#include "otp.h"
3939

40+
#define TRACE_GROUP "BLE_WB"
4041

4142
/******************************************************************************
4243
* BLE config parameters

0 commit comments

Comments
 (0)