Commit 1f1e2d55 authored by Francois Ramu's avatar Francois Ramu Committed by github-actions[bot]
Browse files

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: default avatarFrancois Ramu <francois.ramu@st.com>
parent d5a1a22b
Showing with 1 addition and 0 deletions
+1 -0
......@@ -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"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment