Skip to content

Commit

Permalink
drivers: bluetooth: hci: Fix stm32wb BLE behavior
Browse files Browse the repository at this point in the history
Enabling BT_HCI_SETUP for STM32WB55 to have a
correct and proper initialization procedure to fix
#75318 issue

Signed-off-by: Alessandro Manganaro <alessandro.manganaro@st.com>
(cherry picked from commit 4fc7724)
  • Loading branch information
asm5878 authored and github-actions[bot] committed Aug 5, 2024
1 parent f02c95a commit ac880ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/bluetooth/hci/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ config BT_STM32_IPM
depends on DT_HAS_ST_STM32WB_RF_ENABLED
select USE_STM32_HAL_CORTEX
select HAS_STM32LIB
select BT_HCI_SETUP
help
TODO

Expand Down

0 comments on commit ac880ad

Please sign in to comment.