Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update MPSL and SoftDevice Controller #1618

Closed
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
8 changes: 8 additions & 0 deletions mpsl/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,14 @@ Changelog

All the notable changes to this project are documented on this page.

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

Bug fixes
=========
* Fixed an issue where the functions :c:func:`mpsl_clock_hfclk_request` and :c:func:`mpsl_clock_hfclk_release` could end up not working after :c:func:`mpsl_uninit`
This could happen if LFRC was used as clock source (DRGN-23325)

nRF Connect SDK v2.8.0
**********************

Expand Down
6 changes: 3 additions & 3 deletions mpsl/doc/cx.rst
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is some documentation here which needs to be reverted

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is anyone working on it?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Short-Range Protocols External Radio Coexistence
:depth: 2

The radio coexistence feature allows the application to interface with several types of packet traffic arbiters (PTAs).
PTAs arbitrate the requested radio operations between all radios to avoid interference, providing better radio performance to devices using multiple interfering radios simultaneously, like a combination of IEEE 802.15.4, Bluetooth® Low Energy (LE), and Wi-Fi®.
PTAs arbitrate the requested radio operations between all radios to avoid interference, providing better radio performance to devices using multiple interfering radios simultaneously, like a combination of IEEE 802.15.4, Bluetooth® Low Energy (LE), and Wi-Fi.
The arbitration algorithm used can vary between PTAs.

.. note::
Expand All @@ -17,7 +17,7 @@ The arbitration algorithm used can vary between PTAs.
Overview
********

The radio coexistence feature allows short-range protocol drivers (for example, IEEE 802.15.4, Bluetooth LE) to communicate with the packet traffic arbiter (PTA) using :ref:`MPSL CX API <mpsl_api_sr_cx>`.
The radio coexistence feature allows short-range protocol drivers (e.g. IEEE 802.15.4, Bluetooth LE) to communicate with the packet traffic arbiter (PTA) using :ref:`MPSL CX API <mpsl_api_sr_cx>`.
The MPSL CX API is hardware-agnostic and separates the implementation of the protocol driver from an implementation specific to given PTA.
To perform any radio operation, the protocol drivers must first request the appropriate access to the medium from the PTA.
The request informs the PTA implementation about which radio operations it wants to perform at that moment or shortly after, and what is the priority of the operation.
Expand All @@ -36,7 +36,7 @@ Selecting CX Implementation

The :ref:`mpsl` itself does not provide any implementation of the CX interface.
For details on the implementations present in the |NCS|, see :ref:`nrf:ug_radio_coex`.
An application that needs to use CX must call :c:func:`mpsl_cx_interface_set` during the system initialization.
An application that needs to use CX must call :c:func:`mpsl_cx_interface_set()` during the system initialization.
The initialization of any resource needed by the selected CX implementation is not in scope of :ref:`mpsl` and must also be done during the system initialization.

.. note::
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/hard-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module common
git_revision: 5e894059db09d7b704e6678dc1e38ccc0ce19cd3
timestamp: '2024-12-04T15:39:19Z'
git_revision: 1326da70133cd915446d4f341d1994455c425166
timestamp: '2024-12-16T13:57:44Z'
Binary file modified mpsl/fem/common/lib/nrf52/soft-float/libmpsl_fem_common.a
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/common/lib/nrf52/soft-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module common
git_revision: 5e894059db09d7b704e6678dc1e38ccc0ce19cd3
timestamp: '2024-12-04T15:39:19Z'
git_revision: 1326da70133cd915446d4f341d1994455c425166
timestamp: '2024-12-16T13:57:44Z'
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/softfp-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module common
git_revision: 5e894059db09d7b704e6678dc1e38ccc0ce19cd3
timestamp: '2024-12-04T15:39:19Z'
git_revision: 1326da70133cd915446d4f341d1994455c425166
timestamp: '2024-12-16T13:57:44Z'
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/soft-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module common
git_revision: 5e894059db09d7b704e6678dc1e38ccc0ce19cd3
timestamp: '2024-12-04T15:40:20Z'
git_revision: 1326da70133cd915446d4f341d1994455c425166
timestamp: '2024-12-16T13:58:30Z'
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/hard-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module common
git_revision: 5e894059db09d7b704e6678dc1e38ccc0ce19cd3
timestamp: '2024-12-04T15:42:09Z'
git_revision: 1326da70133cd915446d4f341d1994455c425166
timestamp: '2024-12-16T13:59:43Z'
Binary file modified mpsl/fem/common/lib/nrf54h/soft-float/libmpsl_fem_common.a
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/common/lib/nrf54h/soft-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module common
git_revision: 5e894059db09d7b704e6678dc1e38ccc0ce19cd3
timestamp: '2024-12-04T15:42:09Z'
git_revision: 1326da70133cd915446d4f341d1994455c425166
timestamp: '2024-12-16T13:59:43Z'
Binary file modified mpsl/fem/common/lib/nrf54h/softfp-float/libmpsl_fem_common.a
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/common/lib/nrf54h/softfp-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module common
git_revision: 5e894059db09d7b704e6678dc1e38ccc0ce19cd3
timestamp: '2024-12-04T15:42:09Z'
git_revision: 1326da70133cd915446d4f341d1994455c425166
timestamp: '2024-12-16T13:59:43Z'
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/hard-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module common
git_revision: 5e894059db09d7b704e6678dc1e38ccc0ce19cd3
timestamp: '2024-12-04T15:43:16Z'
git_revision: 1326da70133cd915446d4f341d1994455c425166
timestamp: '2024-12-16T14:00:46Z'
Binary file modified mpsl/fem/common/lib/nrf54l/soft-float/libmpsl_fem_common.a
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/common/lib/nrf54l/soft-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module common
git_revision: 5e894059db09d7b704e6678dc1e38ccc0ce19cd3
timestamp: '2024-12-04T15:43:16Z'
git_revision: 1326da70133cd915446d4f341d1994455c425166
timestamp: '2024-12-16T14:00:46Z'
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/softfp-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module common
git_revision: 5e894059db09d7b704e6678dc1e38ccc0ce19cd3
timestamp: '2024-12-04T15:43:16Z'
git_revision: 1326da70133cd915446d4f341d1994455c425166
timestamp: '2024-12-16T14:00:46Z'
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/hard-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module common
git_revision: 5e894059db09d7b704e6678dc1e38ccc0ce19cd3
timestamp: '2024-12-04T15:44:27Z'
git_revision: 1326da70133cd915446d4f341d1994455c425166
timestamp: '2024-12-16T14:01:51Z'
Binary file modified mpsl/fem/common/lib/nrf54l_ns/soft-float/libmpsl_fem_common.a
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/common/lib/nrf54l_ns/soft-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module common
git_revision: 5e894059db09d7b704e6678dc1e38ccc0ce19cd3
timestamp: '2024-12-04T15:44:27Z'
git_revision: 1326da70133cd915446d4f341d1994455c425166
timestamp: '2024-12-16T14:01:51Z'
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/common/lib/nrf54l_ns/softfp-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module common
git_revision: 5e894059db09d7b704e6678dc1e38ccc0ce19cd3
timestamp: '2024-12-04T15:44:27Z'
git_revision: 1326da70133cd915446d4f341d1994455c425166
timestamp: '2024-12-16T14:01:51Z'
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf21540_gpio/lib/nrf52/hard-float/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: 5e894059db09d7b704e6678dc1e38ccc0ce19cd3
timestamp: '2024-12-04T15:39:19Z'
git_revision: 1326da70133cd915446d4f341d1994455c425166
timestamp: '2024-12-16T13:57:44Z'
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf21540_gpio/lib/nrf52/soft-float/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: 5e894059db09d7b704e6678dc1e38ccc0ce19cd3
timestamp: '2024-12-04T15:39:19Z'
git_revision: 1326da70133cd915446d4f341d1994455c425166
timestamp: '2024-12-16T13:57:44Z'
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf21540_gpio/lib/nrf52/softfp-float/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: 5e894059db09d7b704e6678dc1e38ccc0ce19cd3
timestamp: '2024-12-04T15:39:19Z'
git_revision: 1326da70133cd915446d4f341d1994455c425166
timestamp: '2024-12-16T13:57:44Z'
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf21540_gpio/lib/nrf53/hard-float/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: 5e894059db09d7b704e6678dc1e38ccc0ce19cd3
timestamp: '2024-12-04T15:42:09Z'
git_revision: 1326da70133cd915446d4f341d1994455c425166
timestamp: '2024-12-16T13:59:43Z'
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf21540_gpio/lib/nrf53/soft-float/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: 5e894059db09d7b704e6678dc1e38ccc0ce19cd3
timestamp: '2024-12-04T15:40:20Z'
git_revision: 1326da70133cd915446d4f341d1994455c425166
timestamp: '2024-12-16T13:58:30Z'
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf21540_gpio/lib/nrf53/softfp-float/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: 5e894059db09d7b704e6678dc1e38ccc0ce19cd3
timestamp: '2024-12-04T15:42:09Z'
git_revision: 1326da70133cd915446d4f341d1994455c425166
timestamp: '2024-12-16T13:59:43Z'
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf21540_gpio/lib/nrf54h/hard-float/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: 5e894059db09d7b704e6678dc1e38ccc0ce19cd3
timestamp: '2024-12-04T15:42:09Z'
git_revision: 1326da70133cd915446d4f341d1994455c425166
timestamp: '2024-12-16T13:59:43Z'
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf21540_gpio/lib/nrf54h/soft-float/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: 5e894059db09d7b704e6678dc1e38ccc0ce19cd3
timestamp: '2024-12-04T15:42:09Z'
git_revision: 1326da70133cd915446d4f341d1994455c425166
timestamp: '2024-12-16T13:59:43Z'
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf21540_gpio
git_revision: 5e894059db09d7b704e6678dc1e38ccc0ce19cd3
timestamp: '2024-12-04T15:42:09Z'
git_revision: 1326da70133cd915446d4f341d1994455c425166
timestamp: '2024-12-16T13:59:43Z'
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf21540_gpio/lib/nrf54l/hard-float/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: 5e894059db09d7b704e6678dc1e38ccc0ce19cd3
timestamp: '2024-12-04T15:43:16Z'
git_revision: 1326da70133cd915446d4f341d1994455c425166
timestamp: '2024-12-16T14:00:46Z'
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf21540_gpio/lib/nrf54l/soft-float/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: 5e894059db09d7b704e6678dc1e38ccc0ce19cd3
timestamp: '2024-12-04T15:43:16Z'
git_revision: 1326da70133cd915446d4f341d1994455c425166
timestamp: '2024-12-16T14:00:46Z'
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf21540_gpio
git_revision: 5e894059db09d7b704e6678dc1e38ccc0ce19cd3
timestamp: '2024-12-04T15:43:16Z'
git_revision: 1326da70133cd915446d4f341d1994455c425166
timestamp: '2024-12-16T14:00:46Z'
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf21540_gpio
git_revision: 5e894059db09d7b704e6678dc1e38ccc0ce19cd3
timestamp: '2024-12-04T15:44:27Z'
git_revision: 1326da70133cd915446d4f341d1994455c425166
timestamp: '2024-12-16T14:01:51Z'
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf21540_gpio
git_revision: 5e894059db09d7b704e6678dc1e38ccc0ce19cd3
timestamp: '2024-12-04T15:44:27Z'
git_revision: 1326da70133cd915446d4f341d1994455c425166
timestamp: '2024-12-16T14:01:51Z'
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf21540_gpio
git_revision: 5e894059db09d7b704e6678dc1e38ccc0ce19cd3
timestamp: '2024-12-04T15:44:27Z'
git_revision: 1326da70133cd915446d4f341d1994455c425166
timestamp: '2024-12-16T14:01:51Z'
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf21540_gpio_spi
git_revision: 5e894059db09d7b704e6678dc1e38ccc0ce19cd3
timestamp: '2024-12-04T15:39:19Z'
git_revision: 1326da70133cd915446d4f341d1994455c425166
timestamp: '2024-12-16T13:57:44Z'
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf21540_gpio_spi
git_revision: 5e894059db09d7b704e6678dc1e38ccc0ce19cd3
timestamp: '2024-12-04T15:39:19Z'
git_revision: 1326da70133cd915446d4f341d1994455c425166
timestamp: '2024-12-16T13:57:44Z'
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf21540_gpio_spi
git_revision: 5e894059db09d7b704e6678dc1e38ccc0ce19cd3
timestamp: '2024-12-04T15:39:19Z'
git_revision: 1326da70133cd915446d4f341d1994455c425166
timestamp: '2024-12-16T13:57:44Z'
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf21540_gpio_spi
git_revision: 5e894059db09d7b704e6678dc1e38ccc0ce19cd3
timestamp: '2024-12-04T15:42:09Z'
git_revision: 1326da70133cd915446d4f341d1994455c425166
timestamp: '2024-12-16T13:59:43Z'
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf21540_gpio_spi
git_revision: 5e894059db09d7b704e6678dc1e38ccc0ce19cd3
timestamp: '2024-12-04T15:40:20Z'
git_revision: 1326da70133cd915446d4f341d1994455c425166
timestamp: '2024-12-16T13:58:30Z'
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf21540_gpio_spi
git_revision: 5e894059db09d7b704e6678dc1e38ccc0ce19cd3
timestamp: '2024-12-04T15:42:09Z'
git_revision: 1326da70133cd915446d4f341d1994455c425166
timestamp: '2024-12-16T13:59:43Z'
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf21540_gpio_spi
git_revision: 5e894059db09d7b704e6678dc1e38ccc0ce19cd3
timestamp: '2024-12-04T15:42:09Z'
git_revision: 1326da70133cd915446d4f341d1994455c425166
timestamp: '2024-12-16T13:59:43Z'
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf21540_gpio_spi
git_revision: 5e894059db09d7b704e6678dc1e38ccc0ce19cd3
timestamp: '2024-12-04T15:42:09Z'
git_revision: 1326da70133cd915446d4f341d1994455c425166
timestamp: '2024-12-16T13:59:43Z'
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf21540_gpio_spi
git_revision: 5e894059db09d7b704e6678dc1e38ccc0ce19cd3
timestamp: '2024-12-04T15:42:09Z'
git_revision: 1326da70133cd915446d4f341d1994455c425166
timestamp: '2024-12-16T13:59:43Z'
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf21540_gpio_spi
git_revision: 5e894059db09d7b704e6678dc1e38ccc0ce19cd3
timestamp: '2024-12-04T15:43:16Z'
git_revision: 1326da70133cd915446d4f341d1994455c425166
timestamp: '2024-12-16T14:00:46Z'
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf21540_gpio_spi
git_revision: 5e894059db09d7b704e6678dc1e38ccc0ce19cd3
timestamp: '2024-12-04T15:43:16Z'
git_revision: 1326da70133cd915446d4f341d1994455c425166
timestamp: '2024-12-16T14:00:46Z'
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf21540_gpio_spi
git_revision: 5e894059db09d7b704e6678dc1e38ccc0ce19cd3
timestamp: '2024-12-04T15:43:16Z'
git_revision: 1326da70133cd915446d4f341d1994455c425166
timestamp: '2024-12-16T14:00:46Z'
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf21540_gpio_spi
git_revision: 5e894059db09d7b704e6678dc1e38ccc0ce19cd3
timestamp: '2024-12-04T15:44:27Z'
git_revision: 1326da70133cd915446d4f341d1994455c425166
timestamp: '2024-12-16T14:01:51Z'
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf21540_gpio_spi
git_revision: 5e894059db09d7b704e6678dc1e38ccc0ce19cd3
timestamp: '2024-12-04T15:44:27Z'
git_revision: 1326da70133cd915446d4f341d1994455c425166
timestamp: '2024-12-16T14:01:51Z'
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf21540_gpio_spi
git_revision: 5e894059db09d7b704e6678dc1e38ccc0ce19cd3
timestamp: '2024-12-04T15:44:27Z'
git_revision: 1326da70133cd915446d4f341d1994455c425166
timestamp: '2024-12-16T14:01:51Z'
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/hard-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf2220
git_revision: 5e894059db09d7b704e6678dc1e38ccc0ce19cd3
timestamp: '2024-12-04T15:39:19Z'
git_revision: 1326da70133cd915446d4f341d1994455c425166
timestamp: '2024-12-16T13:57:44Z'
Binary file modified mpsl/fem/nrf2220/lib/nrf52/soft-float/libmpsl_fem_nrf2220.a
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf2220/lib/nrf52/soft-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf2220
git_revision: 5e894059db09d7b704e6678dc1e38ccc0ce19cd3
timestamp: '2024-12-04T15:39:19Z'
git_revision: 1326da70133cd915446d4f341d1994455c425166
timestamp: '2024-12-16T13:57:44Z'
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/softfp-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf2220
git_revision: 5e894059db09d7b704e6678dc1e38ccc0ce19cd3
timestamp: '2024-12-04T15:39:19Z'
git_revision: 1326da70133cd915446d4f341d1994455c425166
timestamp: '2024-12-16T13:57:44Z'
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/soft-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf2220
git_revision: 5e894059db09d7b704e6678dc1e38ccc0ce19cd3
timestamp: '2024-12-04T15:40:20Z'
git_revision: 1326da70133cd915446d4f341d1994455c425166
timestamp: '2024-12-16T13:58:30Z'
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/hard-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf2220
git_revision: 5e894059db09d7b704e6678dc1e38ccc0ce19cd3
timestamp: '2024-12-04T15:42:09Z'
git_revision: 1326da70133cd915446d4f341d1994455c425166
timestamp: '2024-12-16T13:59:43Z'
Binary file modified mpsl/fem/nrf2220/lib/nrf54h/soft-float/libmpsl_fem_nrf2220.a
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf2220/lib/nrf54h/soft-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf2220
git_revision: 5e894059db09d7b704e6678dc1e38ccc0ce19cd3
timestamp: '2024-12-04T15:42:09Z'
git_revision: 1326da70133cd915446d4f341d1994455c425166
timestamp: '2024-12-16T13:59:43Z'
Binary file modified mpsl/fem/nrf2220/lib/nrf54h/softfp-float/libmpsl_fem_nrf2220.a
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf2220/lib/nrf54h/softfp-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf2220
git_revision: 5e894059db09d7b704e6678dc1e38ccc0ce19cd3
timestamp: '2024-12-04T15:42:09Z'
git_revision: 1326da70133cd915446d4f341d1994455c425166
timestamp: '2024-12-16T13:59:43Z'
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/hard-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf2220
git_revision: 5e894059db09d7b704e6678dc1e38ccc0ce19cd3
timestamp: '2024-12-04T15:43:16Z'
git_revision: 1326da70133cd915446d4f341d1994455c425166
timestamp: '2024-12-16T14:00:46Z'
Binary file modified mpsl/fem/nrf2220/lib/nrf54l/soft-float/libmpsl_fem_nrf2220.a
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf2220/lib/nrf54l/soft-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf2220
git_revision: 5e894059db09d7b704e6678dc1e38ccc0ce19cd3
timestamp: '2024-12-04T15:43:16Z'
git_revision: 1326da70133cd915446d4f341d1994455c425166
timestamp: '2024-12-16T14:00:46Z'
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/softfp-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf2220
git_revision: 5e894059db09d7b704e6678dc1e38ccc0ce19cd3
timestamp: '2024-12-04T15:43:16Z'
git_revision: 1326da70133cd915446d4f341d1994455c425166
timestamp: '2024-12-16T14:00:46Z'
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf2220/lib/nrf54l_ns/hard-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf2220
git_revision: 5e894059db09d7b704e6678dc1e38ccc0ce19cd3
timestamp: '2024-12-04T15:44:27Z'
git_revision: 1326da70133cd915446d4f341d1994455c425166
timestamp: '2024-12-16T14:01:51Z'
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf2220/lib/nrf54l_ns/soft-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf2220
git_revision: 5e894059db09d7b704e6678dc1e38ccc0ce19cd3
timestamp: '2024-12-04T15:44:27Z'
git_revision: 1326da70133cd915446d4f341d1994455c425166
timestamp: '2024-12-16T14:01:51Z'
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf2220/lib/nrf54l_ns/softfp-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf2220
git_revision: 5e894059db09d7b704e6678dc1e38ccc0ce19cd3
timestamp: '2024-12-04T15:44:27Z'
git_revision: 1326da70133cd915446d4f341d1994455c425166
timestamp: '2024-12-16T14:01:51Z'
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/hard-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf2240
git_revision: 5e894059db09d7b704e6678dc1e38ccc0ce19cd3
timestamp: '2024-12-04T15:39:19Z'
git_revision: 1326da70133cd915446d4f341d1994455c425166
timestamp: '2024-12-16T13:57:44Z'
Binary file modified mpsl/fem/nrf2240/lib/nrf52/soft-float/libmpsl_fem_nrf2240.a
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf2240/lib/nrf52/soft-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf2240
git_revision: 5e894059db09d7b704e6678dc1e38ccc0ce19cd3
timestamp: '2024-12-04T15:39:19Z'
git_revision: 1326da70133cd915446d4f341d1994455c425166
timestamp: '2024-12-16T13:57:44Z'
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/softfp-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module nrf2240
git_revision: 5e894059db09d7b704e6678dc1e38ccc0ce19cd3
timestamp: '2024-12-04T15:39:19Z'
git_revision: 1326da70133cd915446d4f341d1994455c425166
timestamp: '2024-12-16T13:57:44Z'
Binary file modified mpsl/fem/nrf2240/lib/nrf53/soft-float/libmpsl_fem_nrf2240.a
Binary file not shown.
Loading
Loading