Bluetooth: drivers: Convert DA1469X HCI driver to new API
Convert the Renesas DA1469X HCI driver to the new HCI driver API. Signed-off-by: Johan Hedberg <johan.hedberg@gmail.com>
This commit is contained in:
parent
501e7158a8
commit
f33aab9889
6 changed files with 56 additions and 17 deletions
|
@ -118,6 +118,8 @@ config BT_PSOC6_BLESS
|
|||
|
||||
config BT_DA1469X
|
||||
bool "DA1469x HCI driver"
|
||||
default y
|
||||
depends on DT_HAS_RENESAS_BT_HCI_DA1469X_ENABLED
|
||||
help
|
||||
Bluetooth HCI driver for communication with CMAC core
|
||||
on DA1469x MCU.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue