Skip to content

Commit c4c374f

Browse files
ankunsnordicjm
authored andcommitted
mpsl: fem: nrf2220 no more experimental
The Kconfig `MPSL_FEM_NRF2220` no more `EXPERIMENTAL. Signed-off-by: Andrzej Kuros <[email protected]>
1 parent 2116d91 commit c4c374f

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

doc/nrf/releases_and_maturity/releases/release-notes-changelog.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,10 @@ Developing with nRF52 Series
9292
Developing with Front-End Modules
9393
=================================
9494

95-
|no_changes_yet_note|
95+
* Added support for the following:
96+
97+
* :ref:`nRF2220 Front-End Module <ug_radio_fem_nrf2220>`.
98+
* :ref:`nRF2220 EK shield <ug_radio_fem_nrf2220ek>`.
9699

97100
Developing with PMICs
98101
=====================

subsys/mpsl/fem/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@ config MPSL_FEM_SIMPLE_GPIO
117117

118118
config MPSL_FEM_NRF2220
119119
depends on MPSL_FEM_NRF2220_SUPPORT
120-
select EXPERIMENTAL
121120
select NRFX_GPIOTE
122121
select NRFX_PPI if SOC_SERIES_NRF52X
123122
select NRFX_DPPI0 if SOC_SERIES_NRF53X

0 commit comments

Comments
 (0)