Skip to content

Commit 33bffc8

Browse files
sean-madiganrlubos
authored andcommitted
mpsl: rev 04faeaec43d99e6e79ba35e0ffbbe822ad78988d
CHANGELOG.rst contains the list of changes. Signed-off-by: Sean Madigan <[email protected]>
1 parent 58d1d81 commit 33bffc8

File tree

9 files changed

+21
-11
lines changed

9 files changed

+21
-11
lines changed

mpsl/CHANGELOG.rst

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@ Changelog
77
:local:
88
:depth: 2
99

10+
nRF Connect SDK v1.9.2
11+
**********************
12+
13+
All the notable changes included in the |NCS| v1.9.2 release are documented in this section.
14+
15+
Bug fixes
16+
=========
17+
18+
* 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).
19+
1020
nRF Connect SDK v1.9.0
1121
**********************
1222

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

18-
* 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).
19-
This will facilitate debugging of protocol implementations.
20-
Currently these channels are guaranteed to be applied correctly for Bluetooth only.
28+
* 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).
29+
This will facilitate debugging protocol implementations.
30+
Currently these channels are only guaranteed to be applied correctly for Bluetooth.
2131

2232
nRF Connect SDK v1.8.0
2333
**********************
-180 Bytes
Binary file not shown.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
description: Multi-Protocol Service Layer (MPSL)
2-
git_revision: 2357622423318f5774eed12f88c09445f7a2f936
3-
timestamp: '2022-02-10T11:27:16Z'
2+
git_revision: 04faeaec43d99e6e79ba35e0ffbbe822ad78988d
3+
timestamp: '2022-07-14T10:22:23Z'
-172 Bytes
Binary file not shown.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
description: Multi-Protocol Service Layer (MPSL)
2-
git_revision: 2357622423318f5774eed12f88c09445f7a2f936
3-
timestamp: '2022-02-10T11:24:34Z'
2+
git_revision: 04faeaec43d99e6e79ba35e0ffbbe822ad78988d
3+
timestamp: '2022-07-14T10:15:52Z'
-172 Bytes
Binary file not shown.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
description: Multi-Protocol Service Layer (MPSL)
2-
git_revision: 2357622423318f5774eed12f88c09445f7a2f936
3-
timestamp: '2022-02-10T11:24:34Z'
2+
git_revision: 04faeaec43d99e6e79ba35e0ffbbe822ad78988d
3+
timestamp: '2022-07-14T10:15:52Z'
-172 Bytes
Binary file not shown.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
description: Multi-Protocol Service Layer (MPSL)
2-
git_revision: 2357622423318f5774eed12f88c09445f7a2f936
3-
timestamp: '2022-02-10T11:24:34Z'
2+
git_revision: 04faeaec43d99e6e79ba35e0ffbbe822ad78988d
3+
timestamp: '2022-07-14T10:15:52Z'

0 commit comments

Comments
 (0)