Skip to content

Commit

Permalink
mpsl: rev 6ba8c6b2317f30c7f72c2b80808f2793f9294d77
Browse files Browse the repository at this point in the history
CHANGELOG.rst contains the list of changes.

Signed-off-by: Lang Xie <[email protected]>
(cherry picked from commit 5455085)
  • Loading branch information
laxiLang authored and rlubos committed Nov 5, 2024
1 parent 600b052 commit 9663bab
Show file tree
Hide file tree
Showing 218 changed files with 237 additions and 221 deletions.
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 modified mpsl/fem/common/lib/nrf54l_ns/softfp-float/libmpsl_fem_common.a
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.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf21540_gpio/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 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.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf21540_gpio/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 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_ns/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: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/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 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.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf21540_gpio_spi/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_spi
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_spi/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_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.
4 changes: 2 additions & 2 deletions mpsl/fem/nrf21540_gpio_spi/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_spi
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_spi/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_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 modified mpsl/fem/nrf2220/lib/nrf54l_ns/hard-float/libmpsl_fem_nrf2220.a
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 modified mpsl/fem/nrf2220/lib/nrf54l_ns/soft-float/libmpsl_fem_nrf2220.a
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

0 comments on commit 9663bab

Please sign in to comment.