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: 4 additions & 0 deletions mpsl/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@ Added
* Added production support for the nRF54L Series. (DRGN-23325)
* Added :c:func:`mpsl_fem_enable` to allow turning on the Front-End Module earlier than through a call to :c:func:`mpsl_fem_pa_configuration_set` (KRKNWK-19275).
Added implementation of :c:func:`mpsl_fem_enable` for nRF2220 Front-End Module.
* Added the defines :c:macro:`MPSL_PPI_CHANNELS_USED_MASK`, :c:macro:`MPSL_DPPIC_CHANNELS_USED_MASK`, :c:macro:`MPSL_DPPIC10_CHANNELS_USED_MASK`, :c:macro:`MPSL_DPPIC20_CHANNELS_USED_MASK`, and :c:macro:`MPSL_DPPIC020_CHANNELS_USED_MASK`.
These represent the same resources as ``MPSL_RESERVED_PPI_CHANNELS``, but also specify the DPPI controller the channels belongs to.
* Added the defines :c:macro:`MPSL_PPIB11_CHANNELS_USED_MASK`, :c:macro:`MPSL_PPIB21_CHANNELS_USED_MASK`, and :c:macro:`MPSL_IPCT130_CHANNELS_USED_MASK`.
These represent the PPIB and IPCT resources used.

nRF Connect SDK v2.7.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/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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:22:41Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:27:49Z'
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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:22:41Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:27:49Z'
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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:22:41Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:27:49Z'
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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:23:46Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:28:40Z'
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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:25:02Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:30:04Z'
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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:25:02Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:30:04Z'
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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:25:02Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:30:04Z'
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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:26:19Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:31:41Z'
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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:26:19Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:31:41Z'
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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:26:19Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:31:41Z'
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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:27:36Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:32:56Z'
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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:27:36Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:32:56Z'
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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:27:36Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:32:56Z'
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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:22:41Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:27:49Z'
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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:22:41Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:27:49Z'
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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:22:41Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:27:49Z'
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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:25:02Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:30:04Z'
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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:23:46Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:28:40Z'
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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:25:02Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:30:04Z'
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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:25:02Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:30:04Z'
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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:25:02Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:30:04Z'
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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:25:02Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:30:04Z'
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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:26:19Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:31:41Z'
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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:26:19Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:31:41Z'
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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:26:19Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:31:41Z'
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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:27:36Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:32:56Z'
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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:27:36Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:32:56Z'
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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:27:36Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:32:56Z'
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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:22:41Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:27:49Z'
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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:22:41Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:27:49Z'
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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:22:41Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:27:49Z'
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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:25:02Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:30:04Z'
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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:23:46Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:28:40Z'
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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:25:02Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:30:04Z'
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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:25:02Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:30:04Z'
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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:25:02Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:30:04Z'
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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:25:02Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:30:04Z'
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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:26:19Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:31:41Z'
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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:26:19Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:31:41Z'
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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:26:19Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:31:41Z'
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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:27:36Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:32:56Z'
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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:27:36Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:32:56Z'
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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:27:36Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:32:56Z'
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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:22:41Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:27:49Z'
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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:22:41Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:27:49Z'
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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:22:41Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:27:49Z'
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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:23:46Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:28:40Z'
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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:25:02Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:30:04Z'
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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:25:02Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:30:04Z'
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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:25:02Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:30:04Z'
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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:26:19Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:31:41Z'
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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:26:19Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:31:41Z'
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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:26:19Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:31:41Z'
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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:27:36Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:32:56Z'
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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:27:36Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:32:56Z'
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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:27:36Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:32:56Z'
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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:22:41Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:27:49Z'
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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:22:41Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:27:49Z'
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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:22:41Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:27:49Z'
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/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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:23:46Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:28:40Z'
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/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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:25:02Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:30:04Z'
Binary file modified mpsl/fem/nrf2240/lib/nrf54h/soft-float/libmpsl_fem_nrf2240.a
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf2240/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 nrf2240
git_revision: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:25:02Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:30:04Z'
Binary file modified mpsl/fem/nrf2240/lib/nrf54h/softfp-float/libmpsl_fem_nrf2240.a
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf2240/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 nrf2240
git_revision: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:25:02Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:30:04Z'
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/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: e0058308f89f3e728c341cda19092679d8e8285c
timestamp: '2024-10-24T10:26:19Z'
git_revision: 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
timestamp: '2024-11-01T12:31:41Z'
Binary file modified mpsl/fem/nrf2240/lib/nrf54l/soft-float/libmpsl_fem_nrf2240.a
Binary file not shown.
Loading
Loading