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 #1286

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
2 changes: 1 addition & 1 deletion mpsl/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Main Branch
Changes
=======

* New FEM protocol APIs are provided to control the PA power, the previous APIs are deprecated.
* New FEM protocol APIs are provided to control the PA power, the previous APIs are removed.
This change does not affect applications developed in the |NCS| context.
:c:func:`mpsl_fem_pa_power_control_set` replaces :c:func:`mpsl_fem_pa_gain_set`.
:c:func:`mpsl_fem_caps_get` replaces :c:func:`mpsl_fem_pa_is_configured`.
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module common
git_revision: 3e5579e747c6ae6cf831abf92fe6413c41451ebd
timestamp: '2024-04-03T10:44:28Z'
git_revision: 1708de9dbaf4383c4b2dc33e2979acefc55ef763
timestamp: '2024-04-08T12:13:15Z'
Binary file modified mpsl/fem/common/lib/cortex-m4/hard-float/libmpsl_fem_common.a
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/common/lib/cortex-m4/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: 3e5579e747c6ae6cf831abf92fe6413c41451ebd
timestamp: '2024-04-03T10:43:39Z'
git_revision: 1708de9dbaf4383c4b2dc33e2979acefc55ef763
timestamp: '2024-04-08T12:12:25Z'
Binary file modified mpsl/fem/common/lib/cortex-m4/soft-float/libmpsl_fem_common.a
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/common/lib/cortex-m4/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: 3e5579e747c6ae6cf831abf92fe6413c41451ebd
timestamp: '2024-04-03T10:43:39Z'
git_revision: 1708de9dbaf4383c4b2dc33e2979acefc55ef763
timestamp: '2024-04-08T12:12:25Z'
Binary file modified mpsl/fem/common/lib/cortex-m4/softfp-float/libmpsl_fem_common.a
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/common/lib/cortex-m4/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: 3e5579e747c6ae6cf831abf92fe6413c41451ebd
timestamp: '2024-04-03T10:43:39Z'
git_revision: 1708de9dbaf4383c4b2dc33e2979acefc55ef763
timestamp: '2024-04-08T12:12:25Z'
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module common
git_revision: 3e5579e747c6ae6cf831abf92fe6413c41451ebd
timestamp: '2024-04-03T10:46:27Z'
git_revision: 1708de9dbaf4383c4b2dc33e2979acefc55ef763
timestamp: '2024-04-08T12:16:06Z'
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module common
git_revision: 3e5579e747c6ae6cf831abf92fe6413c41451ebd
timestamp: '2024-04-03T10:46:27Z'
git_revision: 1708de9dbaf4383c4b2dc33e2979acefc55ef763
timestamp: '2024-04-08T12:16:06Z'
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module common
git_revision: 3e5579e747c6ae6cf831abf92fe6413c41451ebd
timestamp: '2024-04-03T10:46:27Z'
git_revision: 1708de9dbaf4383c4b2dc33e2979acefc55ef763
timestamp: '2024-04-08T12:16:06Z'
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module common
git_revision: 3e5579e747c6ae6cf831abf92fe6413c41451ebd
timestamp: '2024-04-03T10:47:30Z'
git_revision: 1708de9dbaf4383c4b2dc33e2979acefc55ef763
timestamp: '2024-04-08T12:17:32Z'
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module common
git_revision: 3e5579e747c6ae6cf831abf92fe6413c41451ebd
timestamp: '2024-04-03T10:47:30Z'
git_revision: 1708de9dbaf4383c4b2dc33e2979acefc55ef763
timestamp: '2024-04-08T12:17:32Z'
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module common
git_revision: 3e5579e747c6ae6cf831abf92fe6413c41451ebd
timestamp: '2024-04-03T10:47:30Z'
git_revision: 1708de9dbaf4383c4b2dc33e2979acefc55ef763
timestamp: '2024-04-08T12:17:32Z'
21 changes: 0 additions & 21 deletions mpsl/fem/include/mpsl_fem_power_model.h
Original file line number Diff line number Diff line change
Expand Up @@ -38,31 +38,10 @@ typedef struct
* supported by the SoC that can safely be applied directly to RADIO registers. */
int8_t soc_pwr;

#ifdef _MPSL_FEM_POWER_MODEL_FEM_GAIN_API_DEPRECATED
/** Front-End Module gain.
*
* @note This field is deprecated. In implementation of your model please wrap any access to
* this field with @c ifdef @c _MPSL_FEM_POWER_MODEL_FEM_GAIN_API_DEPRECATED
* While @ref _MPSL_FEM_POWER_MODEL_FEM_GAIN_API_DEPRECATED is defined this field should be
* written as before. Please note the @c fem_pa_power_control field.
* The @c fem field will be removed along with @ref _MPSL_FEM_POWER_MODEL_FEM_GAIN_API_DEPRECATED
* macro and only the field @c fem_pa_power_control will be left.
*/
mpsl_fem_gain_t fem;
#endif

/** PA power control to be applied to the FEM.
*
* This value is FEM type-dependent. The produced value is to be passed to the
* call to @ref mpsl_fem_pa_power_control_set.
*
* @note During depreciation period while @ref _MPSL_FEM_POWER_MODEL_FEM_GAIN_API_DEPRECATED is defined
* this field is expected to contain the same value as @c fem.private_setting . If the implementation
* of the model is not aligned yet to the new API and does not write @c fem_pa_power_control field,
* then in case of difference between @c fem.private_setting and @c fem_pa_power_control the
* @c fem.private_setting is used. After depreciation period only the
* @c fem_pa_power_control field will be left and macro @ref _MPSL_FEM_POWER_MODEL_FEM_GAIN_API_DEPRECATED
* will be removed.
*/
mpsl_fem_pa_power_control_t fem_pa_power_control;

Expand Down
39 changes: 0 additions & 39 deletions mpsl/fem/include/mpsl_fem_types.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@
extern "C" {
#endif

/**@brief Support deprecated parts of MPSL Power Model API. */
#define _MPSL_FEM_POWER_MODEL_FEM_GAIN_API_DEPRECATED

/** Type for PA power control to be applied to Front-End Module, depending on its type.
*
* The meaning of this type is FEM type-specific. Applicable macros are defined within
Expand All @@ -35,48 +32,12 @@ extern "C" {
*/
typedef uint8_t mpsl_fem_pa_power_control_t;

/**
* @brief Structure that provides transmit control to be applied to a Front-End Module.
*
* When this structure is filled as an outcome of @ref mpsl_fem_tx_power_split (recommended)
* you don't need to know what is inside the structure.
*
* When you need to construct this struct on your own (not recommended), please note that
* the content of this structure depends fully on the Front-End Module type in use.
* Please refer to FEM type-specific header files found in @c protocol/mpsl_fem_[type]_protocol_api.h .
*/
typedef struct
{
/** Gain in dB. */
int8_t gain_db;

/** Control parameter to be applied to Front-End Module, depending on its type.
*
* The meaning of this field depends on FEM type. Applicable macros are defined within
* FEM type-specific header files found in @c protocol/mpsl_fem_[type]_protocol_api.h .
* Macros are named according to pattern @c MPSL_FEM_[TYPE]_PA_POWER_CONTROL_* .
* When these macros define just a subset of available bits, treat other bits as
* reserved and set them to 0.
*/
uint8_t private_setting;
} mpsl_fem_gain_t;

/** Type binding gain of the FEM with PA power control value for calibration purposes. */
typedef struct
{
/** Gain in dB. */
int8_t gain_db;

#ifdef _MPSL_FEM_POWER_MODEL_FEM_GAIN_API_DEPRECATED
/** Equivalent of mpsl_fem_gain_t::private_setting.
*
* This field is deprecated and will be removed along with the macro
* @ref _MPSL_FEM_POWER_MODEL_FEM_GAIN_API_DEPRECATED. Please use the field
* @c fem_pa_power_control instead. It has exactly the same content and meaning.
*/
uint8_t private_setting;
#endif

/** Control parameter to be applied to Front-End Module, depending on its type.
*
* The meaning of this field depends on FEM type. Applicable macros are defined within
Expand Down
33 changes: 0 additions & 33 deletions mpsl/fem/include/protocol/mpsl_fem_protocol_api.h
Original file line number Diff line number Diff line change
Expand Up @@ -116,13 +116,6 @@ typedef struct
/** TX power to be applied to the RADIO peripheral. */
mpsl_tx_power_t radio_tx_power;

/** FEM gain.
*
* @note This field is deprecated and will be removed. Please use the
* @c fem_pa_power_control field and @ref mpsl_fem_pa_power_control_set function.
*/
mpsl_fem_gain_t fem;

/** FEM PA power control.*/
mpsl_fem_pa_power_control_t fem_pa_power_control;
} mpsl_tx_power_split_t;
Expand Down Expand Up @@ -397,32 +390,6 @@ int8_t mpsl_fem_tx_power_split(const mpsl_tx_power_t power,
*/
int32_t mpsl_fem_pa_power_control_set(mpsl_fem_pa_power_control_t pa_power_control);

/** @brief Sets PA gain.
*
* @note This function is deprecated. Please use @ref mpsl_fem_pa_power_control_set .
*
* @note The gain set by this function will be applied to radio transmissions
* following the call. If the function is called during radio transmission
* or during ramp-up for transmission it is unspecified if the gain is applied.
*
* @param[in] p_gain Pointer to structure with data needed to apply the gain.
*
* @retval 0 Gain setting has been applied successfully.
* @retval -NRF_EINVAL Gain setting could not be applied. Provided @p gain_setting is invalid.
*/
int32_t mpsl_fem_pa_gain_set(const mpsl_fem_gain_t * p_gain);

/** @brief Checks if the PA signaling is configured and enabled, and gets
* the configured gain in dB.
*
* @note This function is deprecated. Please use the function @ref mpsl_fem_caps_get instead.
*
* @param[out] p_gain The configured gain in dB if PA is configured and enabled.
* If there is no PA present or the PA does not affect
* the signal gain, returns 0 dB.
*/
void mpsl_fem_pa_is_configured(int8_t * const p_gain);

/** @brief Returns LNA gain if the LNA signal is configured and enabled, 0 otherwise.
*
* @param[out] p_gain The configured gain in dB if LNA is configured and enabled.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,16 @@
extern "C" {
#endif

/** @brief Bit number of @c private_setting holding MODE pin state. */
/** @brief Bit number of @c mpsl_fem_pa_power_control_t holding MODE pin state. */
#define MPSL_FEM_NRF21540_GPIO_PA_POWER_CONTROL_MODE_BITNO (0)

/** @brief Bit mask of @c private_setting for holding MODE pin state. */
/** @brief Bit mask of @c mpsl_fem_pa_power_control_t for holding MODE pin state. */
#define MPSL_FEM_NRF21540_GPIO_PA_POWER_CONTROL_MODE_MSK (1U << MPSL_FEM_NRF21540_GPIO_PA_POWER_CONTROL_MODE_BITNO)

/** @brief Bit field value of @c private_setting for controlling MODE pin state to use POUTA power setting. */
/** @brief Bit field value of @c mpsl_fem_pa_power_control_t for controlling MODE pin state to use POUTA power setting. */
#define MPSL_FEM_NRF21540_GPIO_PA_POWER_CONTROL_MODE_POUTA (0U << MPSL_FEM_NRF21540_GPIO_PA_POWER_CONTROL_MODE_BITNO)

/** @brief Bit field value of @c private_setting for controlling MODE pin state to use POUTB power setting. */
/** @brief Bit field value of @c mpsl_fem_pa_power_control_t for controlling MODE pin state to use POUTB power setting. */
#define MPSL_FEM_NRF21540_GPIO_PA_POWER_CONTROL_MODE_POUTB (1U << MPSL_FEM_NRF21540_GPIO_PA_POWER_CONTROL_MODE_BITNO)

#ifdef __cplusplus
Expand Down
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: 3e5579e747c6ae6cf831abf92fe6413c41451ebd
timestamp: '2024-04-03T10:45:26Z'
git_revision: 1708de9dbaf4383c4b2dc33e2979acefc55ef763
timestamp: '2024-04-08T12:14: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
git_revision: 3e5579e747c6ae6cf831abf92fe6413c41451ebd
timestamp: '2024-04-03T10:44:28Z'
git_revision: 1708de9dbaf4383c4b2dc33e2979acefc55ef763
timestamp: '2024-04-08T12:13:15Z'
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: 3e5579e747c6ae6cf831abf92fe6413c41451ebd
timestamp: '2024-04-03T10:45:26Z'
git_revision: 1708de9dbaf4383c4b2dc33e2979acefc55ef763
timestamp: '2024-04-08T12:14: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
git_revision: 3e5579e747c6ae6cf831abf92fe6413c41451ebd
timestamp: '2024-04-03T10:43:39Z'
git_revision: 1708de9dbaf4383c4b2dc33e2979acefc55ef763
timestamp: '2024-04-08T12:12:25Z'
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: 3e5579e747c6ae6cf831abf92fe6413c41451ebd
timestamp: '2024-04-03T10:43:39Z'
git_revision: 1708de9dbaf4383c4b2dc33e2979acefc55ef763
timestamp: '2024-04-08T12:12:25Z'
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: 3e5579e747c6ae6cf831abf92fe6413c41451ebd
timestamp: '2024-04-03T10:43:39Z'
git_revision: 1708de9dbaf4383c4b2dc33e2979acefc55ef763
timestamp: '2024-04-08T12:12:25Z'
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: 3e5579e747c6ae6cf831abf92fe6413c41451ebd
timestamp: '2024-04-03T10:46:27Z'
git_revision: 1708de9dbaf4383c4b2dc33e2979acefc55ef763
timestamp: '2024-04-08T12:16:06Z'
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: 3e5579e747c6ae6cf831abf92fe6413c41451ebd
timestamp: '2024-04-03T10:46:27Z'
git_revision: 1708de9dbaf4383c4b2dc33e2979acefc55ef763
timestamp: '2024-04-08T12:16:06Z'
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: 3e5579e747c6ae6cf831abf92fe6413c41451ebd
timestamp: '2024-04-03T10:46:27Z'
git_revision: 1708de9dbaf4383c4b2dc33e2979acefc55ef763
timestamp: '2024-04-08T12:16:06Z'
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: 3e5579e747c6ae6cf831abf92fe6413c41451ebd
timestamp: '2024-04-03T10:47:30Z'
git_revision: 1708de9dbaf4383c4b2dc33e2979acefc55ef763
timestamp: '2024-04-08T12:17:32Z'
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: 3e5579e747c6ae6cf831abf92fe6413c41451ebd
timestamp: '2024-04-03T10:47:30Z'
git_revision: 1708de9dbaf4383c4b2dc33e2979acefc55ef763
timestamp: '2024-04-08T12:17:32Z'
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: 3e5579e747c6ae6cf831abf92fe6413c41451ebd
timestamp: '2024-04-03T10:47:30Z'
git_revision: 1708de9dbaf4383c4b2dc33e2979acefc55ef763
timestamp: '2024-04-08T12:17:32Z'
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
extern "C" {
#endif

/** @brief Bit mask of @c private_setting for holding TX_GAIN of CONFREG0 register. */
/** @brief Bit mask of @c mpsl_fem_pa_power_control_t for holding TX_GAIN of CONFREG0 register. */
#define MPSL_FEM_NRF21540_GPIO_SPI_PA_POWER_CONTROL_CONFREG0_TXGAIN_MSK 0x1FU

#ifdef __cplusplus
Expand Down
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: 3e5579e747c6ae6cf831abf92fe6413c41451ebd
timestamp: '2024-04-03T10:45:26Z'
git_revision: 1708de9dbaf4383c4b2dc33e2979acefc55ef763
timestamp: '2024-04-08T12:14: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: 3e5579e747c6ae6cf831abf92fe6413c41451ebd
timestamp: '2024-04-03T10:44:28Z'
git_revision: 1708de9dbaf4383c4b2dc33e2979acefc55ef763
timestamp: '2024-04-08T12:13:15Z'
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: 3e5579e747c6ae6cf831abf92fe6413c41451ebd
timestamp: '2024-04-03T10:45:26Z'
git_revision: 1708de9dbaf4383c4b2dc33e2979acefc55ef763
timestamp: '2024-04-08T12:14: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: 3e5579e747c6ae6cf831abf92fe6413c41451ebd
timestamp: '2024-04-03T10:43:39Z'
git_revision: 1708de9dbaf4383c4b2dc33e2979acefc55ef763
timestamp: '2024-04-08T12:12:25Z'
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: 3e5579e747c6ae6cf831abf92fe6413c41451ebd
timestamp: '2024-04-03T10:43:39Z'
git_revision: 1708de9dbaf4383c4b2dc33e2979acefc55ef763
timestamp: '2024-04-08T12:12:25Z'
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: 3e5579e747c6ae6cf831abf92fe6413c41451ebd
timestamp: '2024-04-03T10:43:39Z'
git_revision: 1708de9dbaf4383c4b2dc33e2979acefc55ef763
timestamp: '2024-04-08T12:12:25Z'
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: 3e5579e747c6ae6cf831abf92fe6413c41451ebd
timestamp: '2024-04-03T10:46:27Z'
git_revision: 1708de9dbaf4383c4b2dc33e2979acefc55ef763
timestamp: '2024-04-08T12:16:06Z'
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: 3e5579e747c6ae6cf831abf92fe6413c41451ebd
timestamp: '2024-04-03T10:46:27Z'
git_revision: 1708de9dbaf4383c4b2dc33e2979acefc55ef763
timestamp: '2024-04-08T12:16:06Z'
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: 3e5579e747c6ae6cf831abf92fe6413c41451ebd
timestamp: '2024-04-03T10:46:27Z'
git_revision: 1708de9dbaf4383c4b2dc33e2979acefc55ef763
timestamp: '2024-04-08T12:16:06Z'
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: 3e5579e747c6ae6cf831abf92fe6413c41451ebd
timestamp: '2024-04-03T10:47:30Z'
git_revision: 1708de9dbaf4383c4b2dc33e2979acefc55ef763
timestamp: '2024-04-08T12:17:32Z'
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: 3e5579e747c6ae6cf831abf92fe6413c41451ebd
timestamp: '2024-04-03T10:47:30Z'
git_revision: 1708de9dbaf4383c4b2dc33e2979acefc55ef763
timestamp: '2024-04-08T12:17:32Z'
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: 3e5579e747c6ae6cf831abf92fe6413c41451ebd
timestamp: '2024-04-03T10:47:30Z'
git_revision: 1708de9dbaf4383c4b2dc33e2979acefc55ef763
timestamp: '2024-04-08T12:17:32Z'
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module simple_gpio
git_revision: 3e5579e747c6ae6cf831abf92fe6413c41451ebd
timestamp: '2024-04-03T10:44:28Z'
git_revision: 1708de9dbaf4383c4b2dc33e2979acefc55ef763
timestamp: '2024-04-08T12:13:15Z'
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/simple_gpio/lib/cortex-m4/hard-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module simple_gpio
git_revision: 3e5579e747c6ae6cf831abf92fe6413c41451ebd
timestamp: '2024-04-03T10:43:39Z'
git_revision: 1708de9dbaf4383c4b2dc33e2979acefc55ef763
timestamp: '2024-04-08T12:12:25Z'
Binary file not shown.
4 changes: 2 additions & 2 deletions mpsl/fem/simple_gpio/lib/cortex-m4/soft-float/manifest.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
description: MPSL Front-End Module simple_gpio
git_revision: 3e5579e747c6ae6cf831abf92fe6413c41451ebd
timestamp: '2024-04-03T10:43:39Z'
git_revision: 1708de9dbaf4383c4b2dc33e2979acefc55ef763
timestamp: '2024-04-08T12:12:25Z'
Binary file not shown.
Loading
Loading