Skip to content
Draft
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
69 changes: 69 additions & 0 deletions mpsl/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,22 @@ Bug fixes
This may cause an assertion if the nrfx power driver is used to implement these callbacks.
The issue causes the power consumption to increase, and may eventually lead to the assertion.

nRF Connect SDK v2.9.2
**********************

Bug fixes
=========

* Fixed an issue where the GRTC interrupt could be left pending after :c:func:`mpsl_init` had run. In |NCS| this could cause stack corruption early in the Zephyr init sequence after a softreset. (DRGN-24850)

nRF Connect SDK v2.9.1
**********************

Added
=====

* On the nRF54L15 SoC, Errata 39 is now applied.

nRF Connect SDK v2.9.0
**********************

Expand Down Expand Up @@ -150,6 +166,17 @@ Changes
* :c:struct:`mpsl_fem_twi_if_t` replaces :c:struct:`mpsl_fem_twi_config_t`.
* The ``twi_if`` field replaces the ``twi_config`` field within :c:struct:`mpsl_fem_nrf2220_interface_config_t` and :c:struct:`mpsl_fem_nrf2240_interface_config_t` (KRKNWK-19010).

nRF Connect SDK v2.6.3
**********************

All the notable changes included in the |NCS| v2.6.3 release are documented in this section.

Changes
=======

* Fixed a rare issue that could cause a scheduler assert if interrupts were disabled for a longer period of time (DRGN-24327).
Note that disabling interrupts for a longer period of time is not allowed.

nRF Connect SDK v2.6.0
**********************

Expand Down Expand Up @@ -218,6 +245,15 @@ Bug fixes

* Fixed an issue where the scheduler could put events in the past (DRGN-17851, DRGN-18105).

nRF Connect SDK v2.1.3
**********************

All the notable changes included in the |NCS| v2.1.3 release are documented in this section.

Bug fixes
=========
* Fixed an issue where the scheduler could put events in the past. (DRGN-17923, DRGN-18105)

nRF Connect SDK v2.1.0
**********************

Expand Down Expand Up @@ -275,6 +311,16 @@ Bug fixes
* Fixed an issue where :c:func:`mpsl_uninit` would hang indefinitely when the RC oscillator was used as the Low Frequency Clock source (DRGN-16515).
* 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.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 Down Expand Up @@ -354,6 +400,14 @@ Bug fixes

* 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).

nRF Connect SDK v1.5.1
**********************

Bug fixes
=========

* 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).

nRF Connect SDK v1.5.0
**********************

Expand All @@ -376,6 +430,21 @@ Bug fixes

* Fixed an issue where MPSL waited for the low-frequency clock to start even though it was configured not to wait for it (DRGN-15176).

nRF Connect SDK v1.4.1
**********************

Added
=====

* Added a new clock configuration option :c:member:`skip_wait_lfclk_started` in :c:struct:`mpsl_clock_lfclk_cfg_t`,
which does not wait for the start of Low Frequency Clock. (DRGN-14204)

Bugfixes
========

* Fixed an issue where Low Frequency Clock was configured incorrectly
when the source configuration signal was set to either External Full swing or External Low swing. (DRGN-15064)

nRF Connect SDK v1.4.0
**********************

Expand Down
Binary file modified mpsl/fem/common/lib/nrf52/hard-float/libmpsl_fem_common.a
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/common/lib/nrf52/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module common
git_revision: 124494f2406783eeeac5cbb33fdceb0c708842c1
timestamp: '2025-09-04T09:51:16Z'
git_revision: 3fcc5484c80890bd7698404e275b38014b6ac5da
timestamp: '2025-09-16T15:48:17Z'
Binary file modified mpsl/fem/common/lib/nrf52/soft-float/libmpsl_fem_common.a
Binary file not shown.
Binary file modified mpsl/fem/common/lib/nrf52/softfp-float/libmpsl_fem_common.a
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/common/lib/nrf52_bsim/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module common
git_revision: 124494f2406783eeeac5cbb33fdceb0c708842c1
timestamp: '2025-09-04T10:06:05Z'
git_revision: 3fcc5484c80890bd7698404e275b38014b6ac5da
timestamp: '2025-09-16T16:00:11Z'
Binary file modified mpsl/fem/common/lib/nrf52_bsim/soft-float/libmpsl_fem_common.a
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/common/lib/nrf53/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module common
git_revision: 124494f2406783eeeac5cbb33fdceb0c708842c1
timestamp: '2025-09-04T09:53:51Z'
git_revision: 3fcc5484c80890bd7698404e275b38014b6ac5da
timestamp: '2025-09-16T15:49:57Z'
Binary file modified mpsl/fem/common/lib/nrf53/soft-float/libmpsl_fem_common.a
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/common/lib/nrf53_bsim/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module common
git_revision: 124494f2406783eeeac5cbb33fdceb0c708842c1
timestamp: '2025-09-04T10:06:38Z'
git_revision: 3fcc5484c80890bd7698404e275b38014b6ac5da
timestamp: '2025-09-16T16:00:46Z'
Binary file modified mpsl/fem/common/lib/nrf53_bsim/soft-float/libmpsl_fem_common.a
Binary file not shown.
Binary file modified mpsl/fem/common/lib/nrf54h/hard-float/libmpsl_fem_common.a
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/common/lib/nrf54h/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module common
git_revision: 124494f2406783eeeac5cbb33fdceb0c708842c1
timestamp: '2025-09-04T09:54:50Z'
git_revision: 3fcc5484c80890bd7698404e275b38014b6ac5da
timestamp: '2025-09-16T15:50:45Z'
Binary file modified mpsl/fem/common/lib/nrf54h/soft-float/libmpsl_fem_common.a
Binary file not shown.
Binary file modified mpsl/fem/common/lib/nrf54h/softfp-float/libmpsl_fem_common.a
Binary file not shown.
Binary file modified mpsl/fem/common/lib/nrf54l/hard-float/libmpsl_fem_common.a
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/common/lib/nrf54l/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module common
git_revision: 124494f2406783eeeac5cbb33fdceb0c708842c1
timestamp: '2025-09-04T09:56:33Z'
git_revision: 3fcc5484c80890bd7698404e275b38014b6ac5da
timestamp: '2025-09-16T15:52:18Z'
Binary file modified mpsl/fem/common/lib/nrf54l/soft-float/libmpsl_fem_common.a
Binary file not shown.
Binary file modified mpsl/fem/common/lib/nrf54l/softfp-float/libmpsl_fem_common.a
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/common/lib/nrf54l_bsim/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module common
git_revision: 124494f2406783eeeac5cbb33fdceb0c708842c1
timestamp: '2025-09-04T10:08:31Z'
git_revision: 3fcc5484c80890bd7698404e275b38014b6ac5da
timestamp: '2025-09-16T16:02:47Z'
Binary file not shown.
Binary file modified mpsl/fem/common/lib/nrf54l_ns/hard-float/libmpsl_fem_common.a
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/common/lib/nrf54l_ns/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module common
git_revision: 124494f2406783eeeac5cbb33fdceb0c708842c1
timestamp: '2025-09-04T10:00:54Z'
git_revision: 3fcc5484c80890bd7698404e275b38014b6ac5da
timestamp: '2025-09-16T15:55:30Z'
Binary file modified mpsl/fem/common/lib/nrf54l_ns/soft-float/libmpsl_fem_common.a
Binary file not shown.
Binary file not shown.
Binary file modified mpsl/fem/common/lib/nrf71/hard-float/libmpsl_fem_common.a
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/common/lib/nrf71/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module common
git_revision: 124494f2406783eeeac5cbb33fdceb0c708842c1
timestamp: '2025-09-04T10:02:43Z'
git_revision: 3fcc5484c80890bd7698404e275b38014b6ac5da
timestamp: '2025-09-16T15:57:24Z'
Binary file modified mpsl/fem/common/lib/nrf71/soft-float/libmpsl_fem_common.a
Binary file not shown.
Binary file modified mpsl/fem/common/lib/nrf71/softfp-float/libmpsl_fem_common.a
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf21540_gpio/lib/nrf52/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf21540_gpio
git_revision: 124494f2406783eeeac5cbb33fdceb0c708842c1
timestamp: '2025-09-04T09:51:16Z'
git_revision: 3fcc5484c80890bd7698404e275b38014b6ac5da
timestamp: '2025-09-16T15:48:17Z'
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf21540_gpio/lib/nrf52_bsim/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf21540_gpio
git_revision: 124494f2406783eeeac5cbb33fdceb0c708842c1
timestamp: '2025-09-04T10:06:05Z'
git_revision: 3fcc5484c80890bd7698404e275b38014b6ac5da
timestamp: '2025-09-16T16:00:11Z'
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf21540_gpio/lib/nrf53/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf21540_gpio
git_revision: 124494f2406783eeeac5cbb33fdceb0c708842c1
timestamp: '2025-09-04T09:53:51Z'
git_revision: 3fcc5484c80890bd7698404e275b38014b6ac5da
timestamp: '2025-09-16T15:49:57Z'
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf21540_gpio/lib/nrf53_bsim/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf21540_gpio
git_revision: 124494f2406783eeeac5cbb33fdceb0c708842c1
timestamp: '2025-09-04T10:06:38Z'
git_revision: 3fcc5484c80890bd7698404e275b38014b6ac5da
timestamp: '2025-09-16T16:00:46Z'
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf21540_gpio/lib/nrf54h/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf21540_gpio
git_revision: 124494f2406783eeeac5cbb33fdceb0c708842c1
timestamp: '2025-09-04T09:54:50Z'
git_revision: 3fcc5484c80890bd7698404e275b38014b6ac5da
timestamp: '2025-09-16T15:50:45Z'
Binary file not shown.
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf21540_gpio/lib/nrf54l/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf21540_gpio
git_revision: 124494f2406783eeeac5cbb33fdceb0c708842c1
timestamp: '2025-09-04T09:56:33Z'
git_revision: 3fcc5484c80890bd7698404e275b38014b6ac5da
timestamp: '2025-09-16T15:52:18Z'
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf21540_gpio/lib/nrf54l_bsim/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf21540_gpio
git_revision: 124494f2406783eeeac5cbb33fdceb0c708842c1
timestamp: '2025-09-04T10:08:31Z'
git_revision: 3fcc5484c80890bd7698404e275b38014b6ac5da
timestamp: '2025-09-16T16:02:47Z'
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf21540_gpio/lib/nrf54l_ns/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf21540_gpio
git_revision: 124494f2406783eeeac5cbb33fdceb0c708842c1
timestamp: '2025-09-04T10:00:54Z'
git_revision: 3fcc5484c80890bd7698404e275b38014b6ac5da
timestamp: '2025-09-16T15:55:30Z'
Binary file not shown.
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf21540_gpio/lib/nrf71/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf21540_gpio
git_revision: 124494f2406783eeeac5cbb33fdceb0c708842c1
timestamp: '2025-09-04T10:02:43Z'
git_revision: 3fcc5484c80890bd7698404e275b38014b6ac5da
timestamp: '2025-09-16T15:57:24Z'
Binary file not shown.
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf21540_gpio_spi/lib/nrf52/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf21540_gpio_spi
git_revision: 124494f2406783eeeac5cbb33fdceb0c708842c1
timestamp: '2025-09-04T09:51:16Z'
git_revision: 3fcc5484c80890bd7698404e275b38014b6ac5da
timestamp: '2025-09-16T15:48:17Z'
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf21540_gpio_spi/lib/nrf52_bsim/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf21540_gpio_spi
git_revision: 124494f2406783eeeac5cbb33fdceb0c708842c1
timestamp: '2025-09-04T10:06:05Z'
git_revision: 3fcc5484c80890bd7698404e275b38014b6ac5da
timestamp: '2025-09-16T16:00:11Z'
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf21540_gpio_spi/lib/nrf53/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf21540_gpio_spi
git_revision: 124494f2406783eeeac5cbb33fdceb0c708842c1
timestamp: '2025-09-04T09:53:51Z'
git_revision: 3fcc5484c80890bd7698404e275b38014b6ac5da
timestamp: '2025-09-16T15:49:57Z'
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf21540_gpio_spi/lib/nrf53_bsim/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf21540_gpio_spi
git_revision: 124494f2406783eeeac5cbb33fdceb0c708842c1
timestamp: '2025-09-04T10:06:38Z'
git_revision: 3fcc5484c80890bd7698404e275b38014b6ac5da
timestamp: '2025-09-16T16:00:46Z'
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf21540_gpio_spi/lib/nrf54h/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf21540_gpio_spi
git_revision: 124494f2406783eeeac5cbb33fdceb0c708842c1
timestamp: '2025-09-04T09:54:50Z'
git_revision: 3fcc5484c80890bd7698404e275b38014b6ac5da
timestamp: '2025-09-16T15:50:45Z'
Binary file not shown.
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf21540_gpio_spi/lib/nrf54l/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf21540_gpio_spi
git_revision: 124494f2406783eeeac5cbb33fdceb0c708842c1
timestamp: '2025-09-04T09:56:33Z'
git_revision: 3fcc5484c80890bd7698404e275b38014b6ac5da
timestamp: '2025-09-16T15:52:18Z'
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf21540_gpio_spi/lib/nrf54l_bsim/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf21540_gpio_spi
git_revision: 124494f2406783eeeac5cbb33fdceb0c708842c1
timestamp: '2025-09-04T10:08:31Z'
git_revision: 3fcc5484c80890bd7698404e275b38014b6ac5da
timestamp: '2025-09-16T16:02:47Z'
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf21540_gpio_spi/lib/nrf54l_ns/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf21540_gpio_spi
git_revision: 124494f2406783eeeac5cbb33fdceb0c708842c1
timestamp: '2025-09-04T10:00:54Z'
git_revision: 3fcc5484c80890bd7698404e275b38014b6ac5da
timestamp: '2025-09-16T15:55:30Z'
Binary file not shown.
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf21540_gpio_spi/lib/nrf71/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf21540_gpio_spi
git_revision: 124494f2406783eeeac5cbb33fdceb0c708842c1
timestamp: '2025-09-04T10:02:43Z'
git_revision: 3fcc5484c80890bd7698404e275b38014b6ac5da
timestamp: '2025-09-16T15:57:24Z'
Binary file not shown.
Binary file not shown.
Binary file modified mpsl/fem/nrf2220/lib/nrf52/hard-float/libmpsl_fem_nrf2220.a
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf2220/lib/nrf52/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf2220
git_revision: 124494f2406783eeeac5cbb33fdceb0c708842c1
timestamp: '2025-09-04T09:51:16Z'
git_revision: 3fcc5484c80890bd7698404e275b38014b6ac5da
timestamp: '2025-09-16T15:48:17Z'
Binary file modified mpsl/fem/nrf2220/lib/nrf52/soft-float/libmpsl_fem_nrf2220.a
Binary file not shown.
Binary file modified mpsl/fem/nrf2220/lib/nrf52/softfp-float/libmpsl_fem_nrf2220.a
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf2220/lib/nrf52_bsim/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf2220
git_revision: 124494f2406783eeeac5cbb33fdceb0c708842c1
timestamp: '2025-09-04T10:06:05Z'
git_revision: 3fcc5484c80890bd7698404e275b38014b6ac5da
timestamp: '2025-09-16T16:00:11Z'
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf2220/lib/nrf53/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf2220
git_revision: 124494f2406783eeeac5cbb33fdceb0c708842c1
timestamp: '2025-09-04T09:53:51Z'
git_revision: 3fcc5484c80890bd7698404e275b38014b6ac5da
timestamp: '2025-09-16T15:49:57Z'
Binary file modified mpsl/fem/nrf2220/lib/nrf53/soft-float/libmpsl_fem_nrf2220.a
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf2220/lib/nrf53_bsim/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf2220
git_revision: 124494f2406783eeeac5cbb33fdceb0c708842c1
timestamp: '2025-09-04T10:06:38Z'
git_revision: 3fcc5484c80890bd7698404e275b38014b6ac5da
timestamp: '2025-09-16T16:00:46Z'
Binary file not shown.
Binary file modified mpsl/fem/nrf2220/lib/nrf54h/hard-float/libmpsl_fem_nrf2220.a
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf2220/lib/nrf54h/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf2220
git_revision: 124494f2406783eeeac5cbb33fdceb0c708842c1
timestamp: '2025-09-04T09:54:50Z'
git_revision: 3fcc5484c80890bd7698404e275b38014b6ac5da
timestamp: '2025-09-16T15:50:45Z'
Binary file modified mpsl/fem/nrf2220/lib/nrf54h/soft-float/libmpsl_fem_nrf2220.a
Binary file not shown.
Binary file modified mpsl/fem/nrf2220/lib/nrf54h/softfp-float/libmpsl_fem_nrf2220.a
Binary file not shown.
Binary file modified mpsl/fem/nrf2220/lib/nrf54l/hard-float/libmpsl_fem_nrf2220.a
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf2220/lib/nrf54l/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf2220
git_revision: 124494f2406783eeeac5cbb33fdceb0c708842c1
timestamp: '2025-09-04T09:56:33Z'
git_revision: 3fcc5484c80890bd7698404e275b38014b6ac5da
timestamp: '2025-09-16T15:52:18Z'
Binary file modified mpsl/fem/nrf2220/lib/nrf54l/soft-float/libmpsl_fem_nrf2220.a
Binary file not shown.
Binary file modified mpsl/fem/nrf2220/lib/nrf54l/softfp-float/libmpsl_fem_nrf2220.a
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf2220/lib/nrf54l_bsim/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf2220
git_revision: 124494f2406783eeeac5cbb33fdceb0c708842c1
timestamp: '2025-09-04T10:08:31Z'
git_revision: 3fcc5484c80890bd7698404e275b38014b6ac5da
timestamp: '2025-09-16T16:02:47Z'
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf2220/lib/nrf54l_ns/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf2220
git_revision: 124494f2406783eeeac5cbb33fdceb0c708842c1
timestamp: '2025-09-04T10:00:54Z'
git_revision: 3fcc5484c80890bd7698404e275b38014b6ac5da
timestamp: '2025-09-16T15:55:30Z'
Binary file not shown.
Binary file not shown.
Binary file modified mpsl/fem/nrf2220/lib/nrf71/hard-float/libmpsl_fem_nrf2220.a
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf2220/lib/nrf71/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf2220
git_revision: 124494f2406783eeeac5cbb33fdceb0c708842c1
timestamp: '2025-09-04T10:02:43Z'
git_revision: 3fcc5484c80890bd7698404e275b38014b6ac5da
timestamp: '2025-09-16T15:57:24Z'
Binary file modified mpsl/fem/nrf2220/lib/nrf71/soft-float/libmpsl_fem_nrf2220.a
Binary file not shown.
Binary file modified mpsl/fem/nrf2220/lib/nrf71/softfp-float/libmpsl_fem_nrf2220.a
Binary file not shown.
Binary file modified mpsl/fem/nrf2240/lib/nrf52/hard-float/libmpsl_fem_nrf2240.a
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf2240/lib/nrf52/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf2240
git_revision: 124494f2406783eeeac5cbb33fdceb0c708842c1
timestamp: '2025-09-04T09:51:16Z'
git_revision: 3fcc5484c80890bd7698404e275b38014b6ac5da
timestamp: '2025-09-16T15:48:17Z'
Binary file modified mpsl/fem/nrf2240/lib/nrf52/soft-float/libmpsl_fem_nrf2240.a
Binary file not shown.
Binary file modified mpsl/fem/nrf2240/lib/nrf52/softfp-float/libmpsl_fem_nrf2240.a
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf2240/lib/nrf52_bsim/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf2240
git_revision: 124494f2406783eeeac5cbb33fdceb0c708842c1
timestamp: '2025-09-04T10:06:05Z'
git_revision: 3fcc5484c80890bd7698404e275b38014b6ac5da
timestamp: '2025-09-16T16:00:11Z'
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf2240/lib/nrf53/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf2240
git_revision: 124494f2406783eeeac5cbb33fdceb0c708842c1
timestamp: '2025-09-04T09:53:51Z'
git_revision: 3fcc5484c80890bd7698404e275b38014b6ac5da
timestamp: '2025-09-16T15:49:57Z'
Binary file modified mpsl/fem/nrf2240/lib/nrf53/soft-float/libmpsl_fem_nrf2240.a
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf2240/lib/nrf53_bsim/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf2240
git_revision: 124494f2406783eeeac5cbb33fdceb0c708842c1
timestamp: '2025-09-04T10:06:38Z'
git_revision: 3fcc5484c80890bd7698404e275b38014b6ac5da
timestamp: '2025-09-16T16:00:46Z'
Binary file not shown.
Binary file modified mpsl/fem/nrf2240/lib/nrf54h/hard-float/libmpsl_fem_nrf2240.a
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf2240/lib/nrf54h/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf2240
git_revision: 124494f2406783eeeac5cbb33fdceb0c708842c1
timestamp: '2025-09-04T09:54:50Z'
git_revision: 3fcc5484c80890bd7698404e275b38014b6ac5da
timestamp: '2025-09-16T15:50:45Z'
Binary file modified mpsl/fem/nrf2240/lib/nrf54h/soft-float/libmpsl_fem_nrf2240.a
Binary file not shown.
Binary file modified mpsl/fem/nrf2240/lib/nrf54h/softfp-float/libmpsl_fem_nrf2240.a
Binary file not shown.
Binary file modified mpsl/fem/nrf2240/lib/nrf54l/hard-float/libmpsl_fem_nrf2240.a
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf2240/lib/nrf54l/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf2240
git_revision: 124494f2406783eeeac5cbb33fdceb0c708842c1
timestamp: '2025-09-04T09:56:33Z'
git_revision: 3fcc5484c80890bd7698404e275b38014b6ac5da
timestamp: '2025-09-16T15:52:18Z'
Binary file modified mpsl/fem/nrf2240/lib/nrf54l/soft-float/libmpsl_fem_nrf2240.a
Binary file not shown.
Binary file modified mpsl/fem/nrf2240/lib/nrf54l/softfp-float/libmpsl_fem_nrf2240.a
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf2240/lib/nrf54l_bsim/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf2240
git_revision: 124494f2406783eeeac5cbb33fdceb0c708842c1
timestamp: '2025-09-04T10:08:31Z'
git_revision: 3fcc5484c80890bd7698404e275b38014b6ac5da
timestamp: '2025-09-16T16:02:47Z'
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf2240/lib/nrf54l_ns/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf2240
git_revision: 124494f2406783eeeac5cbb33fdceb0c708842c1
timestamp: '2025-09-04T10:00:54Z'
git_revision: 3fcc5484c80890bd7698404e275b38014b6ac5da
timestamp: '2025-09-16T15:55:30Z'
Binary file not shown.
Binary file not shown.
Binary file modified mpsl/fem/nrf2240/lib/nrf71/hard-float/libmpsl_fem_nrf2240.a
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf2240/lib/nrf71/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf2240
git_revision: 124494f2406783eeeac5cbb33fdceb0c708842c1
timestamp: '2025-09-04T10:02:43Z'
git_revision: 3fcc5484c80890bd7698404e275b38014b6ac5da
timestamp: '2025-09-16T15:57:24Z'
Binary file modified mpsl/fem/nrf2240/lib/nrf71/soft-float/libmpsl_fem_nrf2240.a
Binary file not shown.
Binary file modified mpsl/fem/nrf2240/lib/nrf71/softfp-float/libmpsl_fem_nrf2240.a
Binary file not shown.
Binary file modified mpsl/fem/nrf22xx/lib/nrf52/hard-float/libmpsl_fem_nrf22xx.a
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf22xx/lib/nrf52/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf22xx
git_revision: 124494f2406783eeeac5cbb33fdceb0c708842c1
timestamp: '2025-09-04T09:51:16Z'
git_revision: 3fcc5484c80890bd7698404e275b38014b6ac5da
timestamp: '2025-09-16T15:48:17Z'
Binary file modified mpsl/fem/nrf22xx/lib/nrf52/soft-float/libmpsl_fem_nrf22xx.a
Binary file not shown.
Binary file modified mpsl/fem/nrf22xx/lib/nrf52/softfp-float/libmpsl_fem_nrf22xx.a
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf22xx/lib/nrf52_bsim/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf22xx
git_revision: 124494f2406783eeeac5cbb33fdceb0c708842c1
timestamp: '2025-09-04T10:06:05Z'
git_revision: 3fcc5484c80890bd7698404e275b38014b6ac5da
timestamp: '2025-09-16T16:00:11Z'
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf22xx/lib/nrf53/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf22xx
git_revision: 124494f2406783eeeac5cbb33fdceb0c708842c1
timestamp: '2025-09-04T09:53:51Z'
git_revision: 3fcc5484c80890bd7698404e275b38014b6ac5da
timestamp: '2025-09-16T15:49:57Z'
Binary file modified mpsl/fem/nrf22xx/lib/nrf53/soft-float/libmpsl_fem_nrf22xx.a
Binary file not shown.
Loading