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: 3 additions & 1 deletion mpsl/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,15 @@ Changes

* The types :c:type:`mpsl_phy_t`, :c:type:`mpsl_fem_event_type_t`, :c:type:`mpsl_fem_functionality_t`, :c:type:`mpsl_cx_req_trig_t`, :c:type:`mpsl_pm_event_state_t` and :c:type:`mpsl_pm_low_latency_state_t` are now a fixed-width ``uint8_t`` to not rely on compiler specific size of an enum type. (KRKNWK-20877)
* The functions :c:func:`mpsl_hwres_dppi_channel_alloc` and :c:func:`mpsl_hwres_ppib_channel_alloc` have been moved to the :file:`mpsl_hwres_ppi.h` file. (DRGN-26373)
* The MPSL header files now include the :file:`nrfx.h` file, adding a dependency on `nrfx`_.
The MPSL has been tested for compatibility with the `nrfx`_ revision used by the corresponding ``sdk-nrf`` revision. (DRGN-26373)

Bug fixes
=========

* Fixed unintended clearing of POWER interrupts caused by clearing CLOCK interrupts in :c:func:`mpsl_init()` and :c:func:`mpsl_uninit()`. (DRGN-26338)
* Fixed an assert that could occur on the nRF54H20 SoC if MRAM was not forced on all the time, for example, if the CONFIG_MRAM_LATENCY_AUTO_REQ Kconfig option is set to ``n``. (DRGN-26065)
* Fixed an issue where ‐7 dBm was used instead of ‐5 dBm when calling the :c:func:mpsl_tx_power_radio_supported_power_adjust or :c:func:mpsl_tx_power_dbm_to_radio_register_convert functions.
* Fixed an issue where ‐7 dBm was used instead of ‐5 dBm when calling the :c:func:`mpsl_tx_power_radio_supported_power_adjust` or :c:func:`mpsl_tx_power_dbm_to_radio_register_convert` functions.
This issue applies only to the nRF54L Series devices. (DRGN-26470)

nRF Connect SDK v3.1.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: ca8c30c1487dba012c088dbb59314eeccd8e9e2d
timestamp: '2025-11-05T15:09:42Z'
git_revision: 9ddc12f9d0015e7eaf5b84594512694e5edc0b2f
timestamp: '2025-11-07T12:40:36Z'
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: ca8c30c1487dba012c088dbb59314eeccd8e9e2d
timestamp: '2025-11-05T15:27:35Z'
git_revision: 9ddc12f9d0015e7eaf5b84594512694e5edc0b2f
timestamp: '2025-11-07T12:58:04Z'
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: ca8c30c1487dba012c088dbb59314eeccd8e9e2d
timestamp: '2025-11-05T15:12:50Z'
git_revision: 9ddc12f9d0015e7eaf5b84594512694e5edc0b2f
timestamp: '2025-11-07T12:43:33Z'
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: ca8c30c1487dba012c088dbb59314eeccd8e9e2d
timestamp: '2025-11-05T15:28:09Z'
git_revision: 9ddc12f9d0015e7eaf5b84594512694e5edc0b2f
timestamp: '2025-11-07T12:58:39Z'
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: ca8c30c1487dba012c088dbb59314eeccd8e9e2d
timestamp: '2025-11-05T15:14:19Z'
git_revision: 9ddc12f9d0015e7eaf5b84594512694e5edc0b2f
timestamp: '2025-11-07T12:44:58Z'
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: ca8c30c1487dba012c088dbb59314eeccd8e9e2d
timestamp: '2025-11-05T15:16:20Z'
git_revision: 9ddc12f9d0015e7eaf5b84594512694e5edc0b2f
timestamp: '2025-11-07T12:47:01Z'
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: ca8c30c1487dba012c088dbb59314eeccd8e9e2d
timestamp: '2025-11-05T15:30:20Z'
git_revision: 9ddc12f9d0015e7eaf5b84594512694e5edc0b2f
timestamp: '2025-11-07T13:00:51Z'
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: ca8c30c1487dba012c088dbb59314eeccd8e9e2d
timestamp: '2025-11-05T15:21:27Z'
git_revision: 9ddc12f9d0015e7eaf5b84594512694e5edc0b2f
timestamp: '2025-11-07T12:51:54Z'
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: ca8c30c1487dba012c088dbb59314eeccd8e9e2d
timestamp: '2025-11-05T15:23:30Z'
git_revision: 9ddc12f9d0015e7eaf5b84594512694e5edc0b2f
timestamp: '2025-11-07T12:53:57Z'
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.
2 changes: 1 addition & 1 deletion mpsl/fem/include/mpsl_fem_config_common.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

#include <stdint.h>
#include <stdbool.h>
#include <nrf.h>
#include <nrfx.h>

#ifdef __cplusplus
extern "C" {
Expand Down
3 changes: 1 addition & 2 deletions mpsl/fem/include/protocol/mpsl_fem_protocol_api.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@
#include <stdint.h>
#include <stdbool.h>

#include <nrf.h>
#include <nrf_peripherals.h>
#include <nrfx.h>
#include "nrf_errno.h"
#include "mpsl_tx_power.h"
#include "mpsl_fem_types.h"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
#include <stdbool.h>
#include "mpsl_fem_config_common.h"
#include "mpsl_fem_config_nrf21540_common.h"
#include "nrf.h"
#include "nrfx.h"

#ifdef __cplusplus
extern "C" {
Expand Down
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: ca8c30c1487dba012c088dbb59314eeccd8e9e2d
timestamp: '2025-11-05T15:09:42Z'
git_revision: 9ddc12f9d0015e7eaf5b84594512694e5edc0b2f
timestamp: '2025-11-07T12:40:36Z'
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: ca8c30c1487dba012c088dbb59314eeccd8e9e2d
timestamp: '2025-11-05T15:27:35Z'
git_revision: 9ddc12f9d0015e7eaf5b84594512694e5edc0b2f
timestamp: '2025-11-07T12:58:04Z'
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: ca8c30c1487dba012c088dbb59314eeccd8e9e2d
timestamp: '2025-11-05T15:12:50Z'
git_revision: 9ddc12f9d0015e7eaf5b84594512694e5edc0b2f
timestamp: '2025-11-07T12:43:33Z'
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: ca8c30c1487dba012c088dbb59314eeccd8e9e2d
timestamp: '2025-11-05T15:28:09Z'
git_revision: 9ddc12f9d0015e7eaf5b84594512694e5edc0b2f
timestamp: '2025-11-07T12:58:39Z'
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: ca8c30c1487dba012c088dbb59314eeccd8e9e2d
timestamp: '2025-11-05T15:14:19Z'
git_revision: 9ddc12f9d0015e7eaf5b84594512694e5edc0b2f
timestamp: '2025-11-07T12:44:58Z'
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: ca8c30c1487dba012c088dbb59314eeccd8e9e2d
timestamp: '2025-11-05T15:16:20Z'
git_revision: 9ddc12f9d0015e7eaf5b84594512694e5edc0b2f
timestamp: '2025-11-07T12:47:01Z'
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: ca8c30c1487dba012c088dbb59314eeccd8e9e2d
timestamp: '2025-11-05T15:30:20Z'
git_revision: 9ddc12f9d0015e7eaf5b84594512694e5edc0b2f
timestamp: '2025-11-07T13:00:51Z'
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: ca8c30c1487dba012c088dbb59314eeccd8e9e2d
timestamp: '2025-11-05T15:21:27Z'
git_revision: 9ddc12f9d0015e7eaf5b84594512694e5edc0b2f
timestamp: '2025-11-07T12:51:54Z'
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: ca8c30c1487dba012c088dbb59314eeccd8e9e2d
timestamp: '2025-11-05T15:23:30Z'
git_revision: 9ddc12f9d0015e7eaf5b84594512694e5edc0b2f
timestamp: '2025-11-07T12:53:57Z'
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
#include <stdbool.h>
#include "mpsl_fem_config_common.h"
#include "mpsl_fem_config_nrf21540_common.h"
#include "nrf.h"
#include "nrfx.h"

#ifdef __cplusplus
extern "C" {
Expand Down
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: ca8c30c1487dba012c088dbb59314eeccd8e9e2d
timestamp: '2025-11-05T15:09:42Z'
git_revision: 9ddc12f9d0015e7eaf5b84594512694e5edc0b2f
timestamp: '2025-11-07T12:40:36Z'
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: ca8c30c1487dba012c088dbb59314eeccd8e9e2d
timestamp: '2025-11-05T15:27:35Z'
git_revision: 9ddc12f9d0015e7eaf5b84594512694e5edc0b2f
timestamp: '2025-11-07T12:58:04Z'
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: ca8c30c1487dba012c088dbb59314eeccd8e9e2d
timestamp: '2025-11-05T15:12:50Z'
git_revision: 9ddc12f9d0015e7eaf5b84594512694e5edc0b2f
timestamp: '2025-11-07T12:43:33Z'
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: ca8c30c1487dba012c088dbb59314eeccd8e9e2d
timestamp: '2025-11-05T15:28:09Z'
git_revision: 9ddc12f9d0015e7eaf5b84594512694e5edc0b2f
timestamp: '2025-11-07T12:58:39Z'
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: ca8c30c1487dba012c088dbb59314eeccd8e9e2d
timestamp: '2025-11-05T15:14:19Z'
git_revision: 9ddc12f9d0015e7eaf5b84594512694e5edc0b2f
timestamp: '2025-11-07T12:44:58Z'
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: ca8c30c1487dba012c088dbb59314eeccd8e9e2d
timestamp: '2025-11-05T15:16:20Z'
git_revision: 9ddc12f9d0015e7eaf5b84594512694e5edc0b2f
timestamp: '2025-11-07T12:47:01Z'
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: ca8c30c1487dba012c088dbb59314eeccd8e9e2d
timestamp: '2025-11-05T15:30:20Z'
git_revision: 9ddc12f9d0015e7eaf5b84594512694e5edc0b2f
timestamp: '2025-11-07T13:00:51Z'
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: ca8c30c1487dba012c088dbb59314eeccd8e9e2d
timestamp: '2025-11-05T15:21:27Z'
git_revision: 9ddc12f9d0015e7eaf5b84594512694e5edc0b2f
timestamp: '2025-11-07T12:51:54Z'
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: ca8c30c1487dba012c088dbb59314eeccd8e9e2d
timestamp: '2025-11-05T15:23:30Z'
git_revision: 9ddc12f9d0015e7eaf5b84594512694e5edc0b2f
timestamp: '2025-11-07T12:53:57Z'
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion mpsl/fem/nrf2220/include/mpsl_fem_config_nrf2220.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

#include "mpsl_fem_config_common.h"
#include "mpsl_fem_nrf22xx_twi_config_common.h"
#include "nrf.h"
#include "nrfx.h"

#ifdef __cplusplus
extern "C" {
Expand Down
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: ca8c30c1487dba012c088dbb59314eeccd8e9e2d
timestamp: '2025-11-05T15:09:42Z'
git_revision: 9ddc12f9d0015e7eaf5b84594512694e5edc0b2f
timestamp: '2025-11-07T12:40:36Z'
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: ca8c30c1487dba012c088dbb59314eeccd8e9e2d
timestamp: '2025-11-05T15:27:35Z'
git_revision: 9ddc12f9d0015e7eaf5b84594512694e5edc0b2f
timestamp: '2025-11-07T12:58:04Z'
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: ca8c30c1487dba012c088dbb59314eeccd8e9e2d
timestamp: '2025-11-05T15:12:50Z'
git_revision: 9ddc12f9d0015e7eaf5b84594512694e5edc0b2f
timestamp: '2025-11-07T12:43:33Z'
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: ca8c30c1487dba012c088dbb59314eeccd8e9e2d
timestamp: '2025-11-05T15:28:09Z'
git_revision: 9ddc12f9d0015e7eaf5b84594512694e5edc0b2f
timestamp: '2025-11-07T12:58:39Z'
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: ca8c30c1487dba012c088dbb59314eeccd8e9e2d
timestamp: '2025-11-05T15:14:19Z'
git_revision: 9ddc12f9d0015e7eaf5b84594512694e5edc0b2f
timestamp: '2025-11-07T12:44:58Z'
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: ca8c30c1487dba012c088dbb59314eeccd8e9e2d
timestamp: '2025-11-05T15:16:20Z'
git_revision: 9ddc12f9d0015e7eaf5b84594512694e5edc0b2f
timestamp: '2025-11-07T12:47:01Z'
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: ca8c30c1487dba012c088dbb59314eeccd8e9e2d
timestamp: '2025-11-05T15:30:20Z'
git_revision: 9ddc12f9d0015e7eaf5b84594512694e5edc0b2f
timestamp: '2025-11-07T13:00:51Z'
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: ca8c30c1487dba012c088dbb59314eeccd8e9e2d
timestamp: '2025-11-05T15:21:27Z'
git_revision: 9ddc12f9d0015e7eaf5b84594512694e5edc0b2f
timestamp: '2025-11-07T12:51:54Z'
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: ca8c30c1487dba012c088dbb59314eeccd8e9e2d
timestamp: '2025-11-05T15:23:30Z'
git_revision: 9ddc12f9d0015e7eaf5b84594512694e5edc0b2f
timestamp: '2025-11-07T12:53:57Z'
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.
2 changes: 1 addition & 1 deletion mpsl/fem/nrf2240/include/mpsl_fem_config_nrf2240.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

#include "mpsl_fem_config_common.h"
#include "mpsl_fem_nrf22xx_twi_config_common.h"
#include "nrf.h"
#include "nrfx.h"

#ifdef __cplusplus
extern "C" {
Expand Down
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: ca8c30c1487dba012c088dbb59314eeccd8e9e2d
timestamp: '2025-11-05T15:09:42Z'
git_revision: 9ddc12f9d0015e7eaf5b84594512694e5edc0b2f
timestamp: '2025-11-07T12:40:36Z'
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: ca8c30c1487dba012c088dbb59314eeccd8e9e2d
timestamp: '2025-11-05T15:27:35Z'
git_revision: 9ddc12f9d0015e7eaf5b84594512694e5edc0b2f
timestamp: '2025-11-07T12:58:04Z'
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: ca8c30c1487dba012c088dbb59314eeccd8e9e2d
timestamp: '2025-11-05T15:12:50Z'
git_revision: 9ddc12f9d0015e7eaf5b84594512694e5edc0b2f
timestamp: '2025-11-07T12:43:33Z'
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: ca8c30c1487dba012c088dbb59314eeccd8e9e2d
timestamp: '2025-11-05T15:28:09Z'
git_revision: 9ddc12f9d0015e7eaf5b84594512694e5edc0b2f
timestamp: '2025-11-07T12:58:39Z'
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: ca8c30c1487dba012c088dbb59314eeccd8e9e2d
timestamp: '2025-11-05T15:14:19Z'
git_revision: 9ddc12f9d0015e7eaf5b84594512694e5edc0b2f
timestamp: '2025-11-07T12:44:58Z'
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: ca8c30c1487dba012c088dbb59314eeccd8e9e2d
timestamp: '2025-11-05T15:16:20Z'
git_revision: 9ddc12f9d0015e7eaf5b84594512694e5edc0b2f
timestamp: '2025-11-07T12:47:01Z'
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: ca8c30c1487dba012c088dbb59314eeccd8e9e2d
timestamp: '2025-11-05T15:30:20Z'
git_revision: 9ddc12f9d0015e7eaf5b84594512694e5edc0b2f
timestamp: '2025-11-07T13:00:51Z'
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: ca8c30c1487dba012c088dbb59314eeccd8e9e2d
timestamp: '2025-11-05T15:21:27Z'
git_revision: 9ddc12f9d0015e7eaf5b84594512694e5edc0b2f
timestamp: '2025-11-07T12:51:54Z'
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: ca8c30c1487dba012c088dbb59314eeccd8e9e2d
timestamp: '2025-11-05T15:23:30Z'
git_revision: 9ddc12f9d0015e7eaf5b84594512694e5edc0b2f
timestamp: '2025-11-07T12:53:57Z'
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.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

#include <stdint.h>
#include <stdbool.h>
#include <nrf.h>
#include <nrfx.h>
#include <nrf_errno.h>

#include <mpsl_fem_config_common.h>
Expand Down
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: ca8c30c1487dba012c088dbb59314eeccd8e9e2d
timestamp: '2025-11-05T15:09:42Z'
git_revision: 9ddc12f9d0015e7eaf5b84594512694e5edc0b2f
timestamp: '2025-11-07T12:40:36Z'
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: ca8c30c1487dba012c088dbb59314eeccd8e9e2d
timestamp: '2025-11-05T15:27:35Z'
git_revision: 9ddc12f9d0015e7eaf5b84594512694e5edc0b2f
timestamp: '2025-11-07T12:58:04Z'
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: ca8c30c1487dba012c088dbb59314eeccd8e9e2d
timestamp: '2025-11-05T15:12:50Z'
git_revision: 9ddc12f9d0015e7eaf5b84594512694e5edc0b2f
timestamp: '2025-11-07T12:43:33Z'
Binary file modified mpsl/fem/nrf22xx/lib/nrf53/soft-float/libmpsl_fem_nrf22xx.a
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf22xx/lib/nrf53_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: ca8c30c1487dba012c088dbb59314eeccd8e9e2d
timestamp: '2025-11-05T15:28:09Z'
git_revision: 9ddc12f9d0015e7eaf5b84594512694e5edc0b2f
timestamp: '2025-11-07T12:58:39Z'
Binary file not shown.
Binary file modified mpsl/fem/nrf22xx/lib/nrf54h/hard-float/libmpsl_fem_nrf22xx.a
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf22xx/lib/nrf54h/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf22xx
git_revision: ca8c30c1487dba012c088dbb59314eeccd8e9e2d
timestamp: '2025-11-05T15:14:19Z'
git_revision: 9ddc12f9d0015e7eaf5b84594512694e5edc0b2f
timestamp: '2025-11-07T12:44:58Z'
Binary file modified mpsl/fem/nrf22xx/lib/nrf54h/soft-float/libmpsl_fem_nrf22xx.a
Binary file not shown.
Binary file modified mpsl/fem/nrf22xx/lib/nrf54h/softfp-float/libmpsl_fem_nrf22xx.a
Binary file not shown.
Binary file modified mpsl/fem/nrf22xx/lib/nrf54l/hard-float/libmpsl_fem_nrf22xx.a
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf22xx/lib/nrf54l/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf22xx
git_revision: ca8c30c1487dba012c088dbb59314eeccd8e9e2d
timestamp: '2025-11-05T15:16:20Z'
git_revision: 9ddc12f9d0015e7eaf5b84594512694e5edc0b2f
timestamp: '2025-11-07T12:47:01Z'
Binary file modified mpsl/fem/nrf22xx/lib/nrf54l/soft-float/libmpsl_fem_nrf22xx.a
Binary file not shown.
Binary file modified mpsl/fem/nrf22xx/lib/nrf54l/softfp-float/libmpsl_fem_nrf22xx.a
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf22xx/lib/nrf54l_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: ca8c30c1487dba012c088dbb59314eeccd8e9e2d
timestamp: '2025-11-05T15:30:20Z'
git_revision: 9ddc12f9d0015e7eaf5b84594512694e5edc0b2f
timestamp: '2025-11-07T13:00:51Z'
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf22xx/lib/nrf54l_ns/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf22xx
git_revision: ca8c30c1487dba012c088dbb59314eeccd8e9e2d
timestamp: '2025-11-05T15:21:27Z'
git_revision: 9ddc12f9d0015e7eaf5b84594512694e5edc0b2f
timestamp: '2025-11-07T12:51:54Z'
Binary file not shown.
Binary file not shown.
Binary file modified mpsl/fem/nrf22xx/lib/nrf71/hard-float/libmpsl_fem_nrf22xx.a
Binary file not shown.
Loading