Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions mpsl/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ Changelog

All the notable changes to this project are documented on this page.

Main branch
***********
nRF Connect SDK v3.3.0
**********************

Added
=====
Expand Down
4 changes: 2 additions & 2 deletions nrf_802154/doc/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ Changelog
All notable changes to this project are documented in this file.
See also :ref:`nrf_802154_limitations` for permanent limitations.

Main branch - nRF 802.15.4 Radio Driver
***************************************
nRF Connect SDK v3.3.0 - nRF 802.15.4 Radio Driver
**************************************************

Added
=====
Expand Down
4 changes: 2 additions & 2 deletions nrf_fuel_gauge/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Changelog

All notable changes to this project are documented on this page.

Main branch
***********
nRF Connect SDK v3.3.0
**********************

Changes
=======
Expand Down
4 changes: 2 additions & 2 deletions nrf_modem/doc/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Changelog

All notable changes to this project are documented in this file.

nrf_modem
*********
nrf_modem 3.3.0
***************

The library is now released in three variants, with different feature sets and support for different variants of the nRF91 Series firmware.

Expand Down
5 changes: 3 additions & 2 deletions softdevice_controller/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Changelog

All the notable changes to this project are documented on this page.

Main branch
***********
nRF Connect SDK v3.3.0
**********************

Added
=====
Expand Down Expand Up @@ -44,6 +44,7 @@ Bug fixes
* Fixed an issue where the controller could generate one too many HCI LE CS Subevent Result events for a CS procedure. (DRGN-27538)

The issue would only happen if all the following conditions are met:

* The CS procedure terminates due to running out of channels, based on the configured channel map and channel map repetition.
* The configured duration of the last CS subevent in the CS procedure is just enough to fit all the remaining CS steps.

Expand Down
Loading