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 <ali.hozhabri@st.com>
This commit is contained in:
Ali Hozhabri 2024-02-14 17:46:44 +01:00 committed by Maureen Helm
parent 2f8c58120e
commit 3ad3fd2950
2 changed files with 9 additions and 0 deletions

View File

@ -358,6 +358,9 @@ Device Drivers and Device Tree
(:github:`66427`)
* The :dtcompatible:`st,hci-spi-v1` should be used instead of :dtcompatible:`zephyr,bt-hci-spi`
for the boards which are based on ST BlueNRG-MS.
Power Management
================

View File

@ -95,6 +95,12 @@ Bluetooth
* Added deinit implementation for ESP32 controller.
* HCI Driver
* Split ST HCI SPI Bluetooth driver from the Zephyr one to provide more features
based on ST SPI protocols V1 and V2. As a result, :dtcompatible:`st,hci-spi-v1` and
:dtcompatible:`st,hci-spi-v2` were introduced.
Boards & SoC Support
********************