Bluetooth: drivers: Convert STM32 IPM driver to new API
Convert the ipm_stm32wb.c HCI driver to the new HCI driver API. Signed-off-by: Johan Hedberg <johan.hedberg@gmail.com>
This commit is contained in:
parent
b7b606bdaf
commit
501e7158a8
4 changed files with 43 additions and 18 deletions
|
@ -59,6 +59,8 @@ config BT_SPI
|
|||
|
||||
config BT_STM32_IPM
|
||||
bool "IPM HCI"
|
||||
default y
|
||||
depends on DT_HAS_ST_STM32WB_RF_ENABLED
|
||||
select USE_STM32_HAL_CORTEX
|
||||
select HAS_STM32LIB
|
||||
help
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue