Skip to content

Commit 2cebc09

Browse files
divipillainordicjm
authored andcommitted
doc: Updates to OS support and board support
Updates to OS support and board support Signed-off-by: divya pillai <[email protected]>
1 parent 9325436 commit 2cebc09

File tree

2 files changed

+19
-15
lines changed

2 files changed

+19
-15
lines changed

doc/nrf/app_dev/board_names.rst

Lines changed: 17 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -196,16 +196,20 @@ Shields included in sdk-nrf
196196

197197
The following shields are defined in the :file:`nrf/boards/shields` folder.
198198

199-
+----------------------------------------------------------+------------+--------------------------------------------------------------------------+---------------------------------------+
200-
| Hardware platform | PCA number | Board name | Board targets |
201-
+==========================================================+============+==========================================================================+=======================================+
202-
| nRF7002 :term:`Evaluation Kit (EK)` | PCA63556 | :ref:`nrf7002ek <ug_nrf7002ek_gs>` | ``nrf7002ek`` |
203-
+----------------------------------------------------------+------------+--------------------------------------------------------------------------+---------------------------------------+
204-
| nRF7002 EK with emulated support for the nRF7001 IC | PCA63556 | :ref:`nrf7002ek_nrf7001 <ug_nrf7002ek_gs>` | ``nrf7002ek_nrf7001`` |
205-
+----------------------------------------------------------+------------+--------------------------------------------------------------------------+---------------------------------------+
206-
| nRF7002 EK with emulated support for the nRF7000 IC | PCA63556 | :ref:`nrf7002ek_nrf7000 <ug_nrf7002ek_gs>` | ``nrf7002ek_nrf7000`` |
207-
+----------------------------------------------------------+------------+--------------------------------------------------------------------------+---------------------------------------+
208-
| nRF7002 :term:`Expansion Board (EB)` | PCA63561 | :ref:`nrf7002eb <ug_nrf7002eb_gs>` | ``nrf7002eb`` |
209-
+----------------------------------------------------------+------------+--------------------------------------------------------------------------+---------------------------------------+
210-
| nRF21540 EK | PCA63550 | :ref:`nrf21540ek <ug_radio_fem_nrf21540ek>` | ``nrf21540ek`` |
211-
+----------------------------------------------------------+------------+--------------------------------------------------------------------------+---------------------------------------+
199+
+-----------------------------------------------------+------------+---------------------------------------------+------------------------------------------------------------------------------+
200+
| Hardware platform | PCA number | Board name | Board targets |
201+
+=====================================================+============+=============================================+==============================================================================+
202+
| nRF7002 :term:`Evaluation Kit (EK)` | PCA63556 | :ref:`nrf7002ek <ug_nrf7002ek_gs>` | ``nrf7002ek`` |
203+
+-----------------------------------------------------+------------+---------------------------------------------+------------------------------------------------------------------------------+
204+
| nRF7002 EK with emulated support for the nRF7001 IC | PCA63556 | :ref:`nrf7002ek_nrf7001 <ug_nrf7002ek_gs>` | ``nrf7002ek_nrf7001`` |
205+
+-----------------------------------------------------+------------+---------------------------------------------+------------------------------------------------------------------------------+
206+
| nRF7002 EK with emulated support for the nRF7000 IC | PCA63556 | :ref:`nrf7002ek_nrf7000 <ug_nrf7002ek_gs>` | ``nrf7002ek_nrf7000`` |
207+
+-----------------------------------------------------+------------+---------------------------------------------+------------------------------------------------------------------------------+
208+
| nRF7002 :term:`Expansion Board (EB)` (Deprecated) | PCA63561 | :ref:`nrf7002eb <ug_nrf7002eb_gs>` | ``nrf7002eb``, ``nrf7002eb_interposer_p1`` (nRF54 Series) |
209+
+-----------------------------------------------------+------------+---------------------------------------------+------------------------------------------------------------------------------+
210+
| nRF7002-EB II | PCA63571 | :ref:`nrf7002eb2 <ug_nrf7002eb2_gs>` | ``nrf7002eb2`` (nRF54 Series, supersedes ``nrf7002eb`` for nRF54 Series DKs) |
211+
+-----------------------------------------------------+------------+---------------------------------------------+------------------------------------------------------------------------------+
212+
| nRF21540 EK | PCA63550 | :ref:`nrf21540ek <ug_radio_fem_nrf21540ek>` | ``nrf21540ek`` |
213+
+-----------------------------------------------------+------------+---------------------------------------------+------------------------------------------------------------------------------+
214+
| nRF2220 EK | PCA63558 | :ref:`nrf2220ek <ug_radio_fem_nrf2220ek>` | ``nrf2220ek`` |
215+
+-----------------------------------------------------+------------+---------------------------------------------+------------------------------------------------------------------------------+

doc/nrf/installation/recommended_versions.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ For OS support for additional software tools from Nordic Semiconductor, see :ref
3333
* - `Windows 10`_
3434
- Built and tested with :ref:`Twister <running_unit_tests>`.
3535
- Not supported.
36-
* - `Linux - Ubuntu 22.04 LTS`_
36+
* - `Linux - Ubuntu 24.04 LTS`_
3737
- Built and tested with :ref:`Twister <running_unit_tests>`. Comprehensive testing with Nordic Semiconductor hardware.
3838
- Not supported.
3939
* - `macOS 14`_
@@ -332,7 +332,7 @@ For firmware OS support, see :ref:`the table at the top of the page <supported_O
332332
- Not supported
333333
* - `Linux - Ubuntu 20.04 LTS`_
334334
- Not supported
335-
- Tier 2
335+
- Not supported
336336
- Not supported
337337
* - `macOS 15`_
338338
- n/a

0 commit comments

Comments
 (0)