diff --git a/drivers/bluetooth/hci/Kconfig b/drivers/bluetooth/hci/Kconfig index 72f8ec1279a..9fa7a90a33f 100644 --- a/drivers/bluetooth/hci/Kconfig +++ b/drivers/bluetooth/hci/Kconfig @@ -49,7 +49,7 @@ config BT_SPI config BT_STM32_IPM bool "IPM HCI" select USE_STM32_HAL_CORTEX - select HAS_STLIB + select HAS_STM32LIB help TODO diff --git a/modules/Kconfig.stm32 b/modules/Kconfig.stm32 index 387ffc632d5..4fcc165a776 100644 --- a/modules/Kconfig.stm32 +++ b/modules/Kconfig.stm32 @@ -3,6 +3,9 @@ # Copyright (c) 2016 Linaro Limited. # SPDX-License-Identifier: Apache-2.0 +config HAS_STM32LIB + bool + config HAS_STM32CUBE bool select HAS_CMSIS_CORE diff --git a/west.yml b/west.yml index fb15152c283..10703791a0f 100644 --- a/west.yml +++ b/west.yml @@ -68,7 +68,7 @@ manifest: revision: fa481784b3c49780f18d50bafe00390ccb62b2ec path: modules/hal/st - name: hal_stm32 - revision: ff9b7f295da7e8918fbe3e0119b5271cb9cb4a55 + revision: d1bc80d021f4ebc31f6e8b36f14b738cc26c7b03 path: modules/hal/stm32 - name: hal_ti revision: c398cc7959097d27a9cfec857eeade9b851cd46c