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 <francois.ramu@st.com>
This commit is contained in:
parent
c16d7f1919
commit
2790d2ac4c
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
#include <bluetooth/hci.h>
|
||||
#include <drivers/bluetooth/hci_driver.h>
|
||||
#include "bluetooth/addr.h"
|
||||
#include <drivers/clock_control/stm32_clock_control.h>
|
||||
|
||||
#include "app_conf.h"
|
||||
#include "stm32_wpan_common.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue