Skip to content

Commit 17d0789

Browse files
Konstantinos Sotiropoulosjoerchan
authored andcommitted
mpsl: rev ecc5c04a5dd7c5d879956542fa9be0efedcf105f
CHANGELOG.rst contains the list of changes. Signed-off-by: Konstantinos Sotiropoulos <[email protected]>
1 parent e4529d3 commit 17d0789

File tree

9 files changed

+22
-14
lines changed

9 files changed

+22
-14
lines changed

mpsl/CHANGELOG.rst

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,14 @@ Changelog
99

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

12+
nRF Connect SDK v1.5.1
13+
**********************
14+
15+
Bug fixes
16+
=========
17+
18+
* Fixed an issue where the clock configuration option :c:member:`mpsl_clock_lfclk_cfg_t.skip_wait_lfclk_started` did not work as expected with nRF5340 devices (DRGN-15223).
19+
1220
nRF Connect SDK v1.5.0
1321
**********************
1422

@@ -24,8 +32,8 @@ Added
2432
* Added macro MPSL_RESERVED_PPI_CHANNELS for a bit mask of (D)PPI channels
2533
reserved by MPSL (DRGN-13356).
2634

27-
Bugfixes
28-
========
35+
Bug fixes
36+
=========
2937

3038
* Fixed an issue where Low Frequency Clock was configured incorrectly
3139
when the source configuration signal was set to either External Full swing or External Low swing. (DRGN-15064)
@@ -46,8 +54,8 @@ Changes
4654
* Added an API to use Front-End Modules, like the nRF21540 GPIO or a simple GPIO, with the protocols and an API to configure them using the application.
4755
Only the nRF52 series is supported.
4856

49-
Bugfixes
50-
========
57+
Bug fixes
58+
=========
5159

5260
* Fixed an issue where the high frequency clock and ``TIMER0`` were not turned off during idle periods shorter than 9 ms (DRGN-14152).
5361
This increased the average power consumption.
@@ -77,8 +85,8 @@ Changes
7785
* On nRF53, the fix for Errata 16 is now applied.
7886
* The scheduling overhead of a timeslot event is reduced.
7987

80-
Bugfixes
81-
========
88+
Bug fixes
89+
=========
8290

8391
* Fixed an issue on nRF53 where an assert could occur when using a timeslot.
8492

536 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: a6eb2142530bae19b27388929bdf101f1c280856
3-
timestamp: '2021-02-25T17:53:33Z'
2+
git_revision: ecc5c04a5dd7c5d879956542fa9be0efedcf105f
3+
timestamp: '2021-03-31T08:52:13Z'
532 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: a6eb2142530bae19b27388929bdf101f1c280856
3-
timestamp: '2021-02-25T17:54:23Z'
2+
git_revision: ecc5c04a5dd7c5d879956542fa9be0efedcf105f
3+
timestamp: '2021-03-31T08:52:26Z'
532 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: a6eb2142530bae19b27388929bdf101f1c280856
3-
timestamp: '2021-02-25T17:54:23Z'
2+
git_revision: ecc5c04a5dd7c5d879956542fa9be0efedcf105f
3+
timestamp: '2021-03-31T08:52:26Z'
536 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: a6eb2142530bae19b27388929bdf101f1c280856
3-
timestamp: '2021-02-25T17:54:23Z'
2+
git_revision: ecc5c04a5dd7c5d879956542fa9be0efedcf105f
3+
timestamp: '2021-03-31T08:52:26Z'

0 commit comments

Comments
 (0)