Skip to content

Commit 3ad3fd2

Browse files
HoZHelMaureenHelm
authored andcommitted
doc: releases: ST BlueNRG changes
Update release-notes and migration-guide version 3.6.0 with the changes related to BlueNRG devices. Signed-off-by: Ali Hozhabri <[email protected]>
1 parent 2f8c581 commit 3ad3fd2

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

doc/releases/migration-guide-3.6.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -358,6 +358,9 @@ Device Drivers and Device Tree
358358

359359
(:github:`66427`)
360360

361+
* The :dtcompatible:`st,hci-spi-v1` should be used instead of :dtcompatible:`zephyr,bt-hci-spi`
362+
for the boards which are based on ST BlueNRG-MS.
363+
361364
Power Management
362365
================
363366

doc/releases/release-notes-3.6.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,12 @@ Bluetooth
9595

9696
* Added deinit implementation for ESP32 controller.
9797

98+
* HCI Driver
99+
100+
* Split ST HCI SPI Bluetooth driver from the Zephyr one to provide more features
101+
based on ST SPI protocols V1 and V2. As a result, :dtcompatible:`st,hci-spi-v1` and
102+
:dtcompatible:`st,hci-spi-v2` were introduced.
103+
98104
Boards & SoC Support
99105
********************
100106

0 commit comments

Comments
 (0)