Skip to content

Commit

Permalink
doc: Remove Doc changes
Browse files Browse the repository at this point in the history
No doc needed for minor version revision

Signed-off-by: Sean Madigan <[email protected]>
  • Loading branch information
sean-madigan authored and rlubos committed Jul 14, 2022
1 parent 78268b0 commit 541341f
Showing 1 changed file with 3 additions and 13 deletions.
16 changes: 3 additions & 13 deletions mpsl/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,6 @@ Changelog
:local:
:depth: 2

nRF Connect SDK v1.9.2
**********************

All the notable changes included in the |NCS| v1.9.2 release are documented in this section.

Bug fixes
=========

* Fixed an issue where the High Frequency Clock would stay active if it was turned on between timing events. This could occur during Low Frequency Clock calibration when using the RC oscillator as the Low Frequency Clock source (DRGN-17014).

nRF Connect SDK v1.9.0
**********************

Expand All @@ -25,9 +15,9 @@ All the notable changes included in the |NCS| v1.9.0 release are documented in t
Added
=====

* Added a new header :file:`mpsl_dppi_protocol_api.h` which exposes DPPI channels that have a fixed configuration during the lifetime of a radio event (DRGN-16308).
This will facilitate debugging protocol implementations.
Currently these channels are only guaranteed to be applied correctly for Bluetooth.
* Added a new header file :file:`mpsl_dppi_protocol_api.h` which exposes DPPI channels that have a fixed configuration during the lifetime of a radio event (DRGN-16308).
This will facilitate debugging of protocol implementations.
Currently these channels are guaranteed to be applied correctly for Bluetooth only.

nRF Connect SDK v1.8.0
**********************
Expand Down

0 comments on commit 541341f

Please sign in to comment.