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
zephyrproject-rtos#75318 issue

(cherry picked from commit 4fc7724)

Original-Signed-off-by: Alessandro Manganaro <alessandro.manganaro@st.com>
GitOrigin-RevId: 4fc7724
Cr-Build-Id: 8740450565536499009
Cr-Build-Url: https://cr-buildbucket.appspot.com/build/8740450565536499009
Change-Id: Ie3525142aab6a256efb219867b61528cd71988d8
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/zephyr/+/5762727
Tested-by: ChromeOS Prod (Robot) <chromeos-ci-prod@chromeos-bot.iam.gserviceaccount.com>
Reviewed-by: Jeremy Bettis <jbettis@chromium.org>
Commit-Queue: Jeremy Bettis <jbettis@chromium.org>
Tested-by: Jeremy Bettis <jbettis@chromium.org>
  • Loading branch information
asm5878 authored and Chromeos LUCI committed Aug 5, 2024
1 parent b69d93c commit 83348aa
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 83348aa

Please sign in to comment.