Skip to content

Commit 218e438

Browse files
FRASTMgalak
authored andcommitted
drivers: bluetooth: hci driver for stm32wb includes clock control
The definition of the STM32_LSE_CLOCK is given by the drivers/clock_control/stm32_clock_control.h to the hci/ipm_stm32wb driver Signed-off-by: Francois Ramu <[email protected]>
1 parent f66d0ce commit 218e438

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/bluetooth/hci/ipm_stm32wb.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
#include <bluetooth/hci.h>
1313
#include <drivers/bluetooth/hci_driver.h>
1414
#include "bluetooth/addr.h"
15+
#include <drivers/clock_control/stm32_clock_control.h>
1516

1617
#include "app_conf.h"
1718
#include "stm32_wpan_common.h"

0 commit comments

Comments
 (0)