Skip to content

Commit 4fc7724

Browse files
asm5878carlescufi
authored andcommitted
drivers: bluetooth: hci: Fix stm32wb BLE behavior
Enabling BT_HCI_SETUP for STM32WB55 to have a correct and proper initialization procedure to fix #75318 issue Signed-off-by: Alessandro Manganaro <[email protected]>
1 parent 7ca2072 commit 4fc7724

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/bluetooth/hci/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ config BT_STM32_IPM
6363
depends on DT_HAS_ST_STM32WB_RF_ENABLED
6464
select USE_STM32_HAL_CORTEX
6565
select HAS_STM32LIB
66+
select BT_HCI_SETUP
6667
help
6768
TODO
6869

0 commit comments

Comments
 (0)