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
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 2 additions & 1 deletion mpsl/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ config MPSL
select NRF_802154_MULTIPROTOCOL_SUPPORT if NRF_802154_RADIO_DRIVER
select MULTITHREADING_LOCK
depends on (SOC_SERIES_BSIM_NRFXX || SOC_SERIES_NRF52X || SOC_NRF5340_CPUNET ||\
SOC_NRF54H20_CPURAD || SOC_SERIES_NRF54LX)
SOC_NRF54H20_CPURAD || SOC_SERIES_NRF54LX || SOC_SERIES_NRF71X)
help
Use Nordic Multi Protocol Service Layer (MPSL) implementation,
providing services for single and multi-protocol implementations.
Expand All @@ -35,6 +35,7 @@ config MPSL_LIB_DIR
default "nrf54h" if SOC_NRF54H20_CPURAD
default "nrf54l_ns" if SOC_SERIES_NRF54LX && TRUSTED_EXECUTION_NONSECURE
default "nrf54l" if SOC_SERIES_NRF54LX && !TRUSTED_EXECUTION_NONSECURE
default "nrf71" if SOC_SERIES_NRF71X
default "bsim_nrf52" if SOC_SERIES_BSIM_NRF52X
default "bsim_nrf53" if SOC_SERIES_BSIM_NRF53X
default "bsim_nrf54l" if SOC_SERIES_BSIM_NRF54LX
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: 6f8218fa2dcb1d6b24fc4f580b8b9fbc8e4c44d2
timestamp: '2025-05-29T20:20:55Z'
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T12:49:42Z'
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: 6f8218fa2dcb1d6b24fc4f580b8b9fbc8e4c44d2
timestamp: '2025-05-29T20:20:55Z'
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T12:49:42Z'
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: 6f8218fa2dcb1d6b24fc4f580b8b9fbc8e4c44d2
timestamp: '2025-05-29T20:20:55Z'
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T12:49:42Z'
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: 6f8218fa2dcb1d6b24fc4f580b8b9fbc8e4c44d2
timestamp: '2025-05-29T20:23:39Z'
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T12:52:21Z'
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: 6f8218fa2dcb1d6b24fc4f580b8b9fbc8e4c44d2
timestamp: '2025-05-29T20:24:39Z'
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T12:53:18Z'
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: 6f8218fa2dcb1d6b24fc4f580b8b9fbc8e4c44d2
timestamp: '2025-05-29T20:24:39Z'
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T12:53:18Z'
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: 6f8218fa2dcb1d6b24fc4f580b8b9fbc8e4c44d2
timestamp: '2025-05-29T20:24:39Z'
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T12:53:18Z'
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: 6f8218fa2dcb1d6b24fc4f580b8b9fbc8e4c44d2
timestamp: '2025-05-29T20:26:21Z'
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T12:54:56Z'
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: 6f8218fa2dcb1d6b24fc4f580b8b9fbc8e4c44d2
timestamp: '2025-05-29T20:26:21Z'
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T12:54:56Z'
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: 6f8218fa2dcb1d6b24fc4f580b8b9fbc8e4c44d2
timestamp: '2025-05-29T20:26:21Z'
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T12:54:56Z'
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: 6f8218fa2dcb1d6b24fc4f580b8b9fbc8e4c44d2
timestamp: '2025-05-29T20:30:24Z'
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T12:58:50Z'
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: 6f8218fa2dcb1d6b24fc4f580b8b9fbc8e4c44d2
timestamp: '2025-05-29T20:30:24Z'
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T12:58:50Z'
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: 6f8218fa2dcb1d6b24fc4f580b8b9fbc8e4c44d2
timestamp: '2025-05-29T20:30:24Z'
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T12:58:50Z'
Binary file not shown.
3 changes: 3 additions & 0 deletions mpsl/fem/common/lib/nrf71/hard-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
description: MPSL Front-End Module common
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T13:00:36Z'
Binary file not shown.
3 changes: 3 additions & 0 deletions mpsl/fem/common/lib/nrf71/soft-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
description: MPSL Front-End Module common
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T13:00:36Z'
Binary file not shown.
3 changes: 3 additions & 0 deletions mpsl/fem/common/lib/nrf71/softfp-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
description: MPSL Front-End Module common
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T13:00:36Z'
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: 6f8218fa2dcb1d6b24fc4f580b8b9fbc8e4c44d2
timestamp: '2025-05-29T20:20:55Z'
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T12:49:42Z'
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: 6f8218fa2dcb1d6b24fc4f580b8b9fbc8e4c44d2
timestamp: '2025-05-29T20:20:55Z'
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T12:49:42Z'
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: 6f8218fa2dcb1d6b24fc4f580b8b9fbc8e4c44d2
timestamp: '2025-05-29T20:20:55Z'
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T12:49:42Z'
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: 6f8218fa2dcb1d6b24fc4f580b8b9fbc8e4c44d2
timestamp: '2025-05-29T20:24:39Z'
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T12:53:18Z'
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: 6f8218fa2dcb1d6b24fc4f580b8b9fbc8e4c44d2
timestamp: '2025-05-29T20:23:39Z'
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T12:52:21Z'
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: 6f8218fa2dcb1d6b24fc4f580b8b9fbc8e4c44d2
timestamp: '2025-05-29T20:24:39Z'
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T12:53:18Z'
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: 6f8218fa2dcb1d6b24fc4f580b8b9fbc8e4c44d2
timestamp: '2025-05-29T20:24:39Z'
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T12:53:18Z'
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: 6f8218fa2dcb1d6b24fc4f580b8b9fbc8e4c44d2
timestamp: '2025-05-29T20:24:39Z'
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T12:53:18Z'
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: 6f8218fa2dcb1d6b24fc4f580b8b9fbc8e4c44d2
timestamp: '2025-05-29T20:24:39Z'
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T12:53:18Z'
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: 6f8218fa2dcb1d6b24fc4f580b8b9fbc8e4c44d2
timestamp: '2025-05-29T20:26:21Z'
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T12:54:56Z'
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: 6f8218fa2dcb1d6b24fc4f580b8b9fbc8e4c44d2
timestamp: '2025-05-29T20:26:21Z'
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T12:54: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: 6f8218fa2dcb1d6b24fc4f580b8b9fbc8e4c44d2
timestamp: '2025-05-29T20:26:21Z'
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T12:54: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: 6f8218fa2dcb1d6b24fc4f580b8b9fbc8e4c44d2
timestamp: '2025-05-29T20:30:24Z'
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T12:58:50Z'
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: 6f8218fa2dcb1d6b24fc4f580b8b9fbc8e4c44d2
timestamp: '2025-05-29T20:30:24Z'
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T12:58:50Z'
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: 6f8218fa2dcb1d6b24fc4f580b8b9fbc8e4c44d2
timestamp: '2025-05-29T20:30:24Z'
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T12:58:50Z'
Binary file not shown.
3 changes: 3 additions & 0 deletions mpsl/fem/nrf21540_gpio/lib/nrf71/hard-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
description: MPSL Front-End Module nrf21540_gpio
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T13:00:36Z'
Binary file not shown.
3 changes: 3 additions & 0 deletions mpsl/fem/nrf21540_gpio/lib/nrf71/soft-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
description: MPSL Front-End Module nrf21540_gpio
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T13:00:36Z'
Binary file not shown.
3 changes: 3 additions & 0 deletions mpsl/fem/nrf21540_gpio/lib/nrf71/softfp-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
description: MPSL Front-End Module nrf21540_gpio
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T13:00:36Z'
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: 6f8218fa2dcb1d6b24fc4f580b8b9fbc8e4c44d2
timestamp: '2025-05-29T20:20:55Z'
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T12:49:42Z'
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: 6f8218fa2dcb1d6b24fc4f580b8b9fbc8e4c44d2
timestamp: '2025-05-29T20:20:55Z'
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T12:49:42Z'
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: 6f8218fa2dcb1d6b24fc4f580b8b9fbc8e4c44d2
timestamp: '2025-05-29T20:20:55Z'
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T12:49:42Z'
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: 6f8218fa2dcb1d6b24fc4f580b8b9fbc8e4c44d2
timestamp: '2025-05-29T20:24:39Z'
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T12:53:18Z'
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: 6f8218fa2dcb1d6b24fc4f580b8b9fbc8e4c44d2
timestamp: '2025-05-29T20:23:39Z'
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T12:52:21Z'
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: 6f8218fa2dcb1d6b24fc4f580b8b9fbc8e4c44d2
timestamp: '2025-05-29T20:24:39Z'
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T12:53:18Z'
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: 6f8218fa2dcb1d6b24fc4f580b8b9fbc8e4c44d2
timestamp: '2025-05-29T20:24:39Z'
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T12:53:18Z'
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: 6f8218fa2dcb1d6b24fc4f580b8b9fbc8e4c44d2
timestamp: '2025-05-29T20:24:39Z'
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T12:53:18Z'
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: 6f8218fa2dcb1d6b24fc4f580b8b9fbc8e4c44d2
timestamp: '2025-05-29T20:24:39Z'
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T12:53:18Z'
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: 6f8218fa2dcb1d6b24fc4f580b8b9fbc8e4c44d2
timestamp: '2025-05-29T20:26:21Z'
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T12:54: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: 6f8218fa2dcb1d6b24fc4f580b8b9fbc8e4c44d2
timestamp: '2025-05-29T20:26:21Z'
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T12:54: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: 6f8218fa2dcb1d6b24fc4f580b8b9fbc8e4c44d2
timestamp: '2025-05-29T20:26:21Z'
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T12:54: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: 6f8218fa2dcb1d6b24fc4f580b8b9fbc8e4c44d2
timestamp: '2025-05-29T20:30:24Z'
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T12:58:50Z'
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: 6f8218fa2dcb1d6b24fc4f580b8b9fbc8e4c44d2
timestamp: '2025-05-29T20:30:24Z'
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T12:58:50Z'
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: 6f8218fa2dcb1d6b24fc4f580b8b9fbc8e4c44d2
timestamp: '2025-05-29T20:30:24Z'
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T12:58:50Z'
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
description: MPSL Front-End Module nrf21540_gpio_spi
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T13:00:36Z'
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
description: MPSL Front-End Module nrf21540_gpio_spi
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T13:00:36Z'
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
description: MPSL Front-End Module nrf21540_gpio_spi
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T13:00:36Z'
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: 6f8218fa2dcb1d6b24fc4f580b8b9fbc8e4c44d2
timestamp: '2025-05-29T20:20:55Z'
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T12:49:42Z'
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: 6f8218fa2dcb1d6b24fc4f580b8b9fbc8e4c44d2
timestamp: '2025-05-29T20:20:55Z'
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T12:49:42Z'
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: 6f8218fa2dcb1d6b24fc4f580b8b9fbc8e4c44d2
timestamp: '2025-05-29T20:20:55Z'
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T12:49:42Z'
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: 6f8218fa2dcb1d6b24fc4f580b8b9fbc8e4c44d2
timestamp: '2025-05-29T20:23:39Z'
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T12:52:21Z'
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: 6f8218fa2dcb1d6b24fc4f580b8b9fbc8e4c44d2
timestamp: '2025-05-29T20:24:39Z'
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T12:53:18Z'
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: 6f8218fa2dcb1d6b24fc4f580b8b9fbc8e4c44d2
timestamp: '2025-05-29T20:24:39Z'
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T12:53:18Z'
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: 6f8218fa2dcb1d6b24fc4f580b8b9fbc8e4c44d2
timestamp: '2025-05-29T20:24:39Z'
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T12:53:18Z'
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: 6f8218fa2dcb1d6b24fc4f580b8b9fbc8e4c44d2
timestamp: '2025-05-29T20:26:21Z'
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T12:54:56Z'
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: 6f8218fa2dcb1d6b24fc4f580b8b9fbc8e4c44d2
timestamp: '2025-05-29T20:26:21Z'
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T12:54:56Z'
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: 6f8218fa2dcb1d6b24fc4f580b8b9fbc8e4c44d2
timestamp: '2025-05-29T20:26:21Z'
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T12:54:56Z'
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: 6f8218fa2dcb1d6b24fc4f580b8b9fbc8e4c44d2
timestamp: '2025-05-29T20:30:24Z'
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T12:58:50Z'
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: 6f8218fa2dcb1d6b24fc4f580b8b9fbc8e4c44d2
timestamp: '2025-05-29T20:30:24Z'
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T12:58:50Z'
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: 6f8218fa2dcb1d6b24fc4f580b8b9fbc8e4c44d2
timestamp: '2025-05-29T20:30:24Z'
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T12:58:50Z'
Binary file not shown.
3 changes: 3 additions & 0 deletions mpsl/fem/nrf2220/lib/nrf71/hard-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
description: MPSL Front-End Module nrf2220
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T13:00:36Z'
Binary file not shown.
3 changes: 3 additions & 0 deletions mpsl/fem/nrf2220/lib/nrf71/soft-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
description: MPSL Front-End Module nrf2220
git_revision: af60cb675fe733ccf21f238af0e95276681eac2d
timestamp: '2025-05-30T13:00:36Z'
Binary file not shown.
Loading