Skip to content

Commit ae9d0e7

Browse files
annwojrlubos
authored andcommitted
doc: misc updates
small doc fixes. Signed-off-by: Anna Wojdylo <[email protected]>
1 parent 9d6860e commit ae9d0e7

File tree

4 files changed

+15
-5
lines changed

4 files changed

+15
-5
lines changed

doc/nrf/app_dev/board_support/board_names.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ Board names
1111
The following tables list all boards and corresponding board targets for Nordic Semiconductor's hardware platforms.
1212

1313
The board targets follow Zephyr's :ref:`zephyr:board_terminology` scheme and are used mostly when :ref:`building`.
14-
For example, the board target ``[email protected]/nrf54l15/cpuapp`` can be read as made of the following elements:
14+
For example, the board target ``nrf54l15dk/nrf54l15/cpuapp`` can be read as made of the following elements:
1515

1616
+-------------+----------------+-------------------------+---------------------------------+--------------------------------------------------+
17-
| nrf54l15pdk | @0.2.1 | /nrf54l15 | /cpuapp | |
17+
| nrf54l15dk | | /nrf54l15 | /cpuapp | |
1818
+=============+================+=========================+=================================+==================================================+
1919
| Board name | Board revision | Board qualifier for SoC | Board qualifier for CPU cluster | Board qualifier for variant (empty in this case) |
2020
+-------------+----------------+-------------------------+---------------------------------+--------------------------------------------------+

doc/nrf/app_dev/device_guides/nrf54l/index.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,16 @@ Zephyr and the |NCS| provide support and contain board definitions for developin
2323
- ``nrf54l15dk/nrf54l15/cpuapp``
2424
- :ref:`Getting started <gsg_other>`
2525
- `nRF54L15 System-on-Chip`_
26+
* - :ref:`nRF54L05 emulation on the nRF54L15 DK <emulated-nrf54l05>`
27+
- PCA10156
28+
- ``nrf54l15dk/nrf54l15/cpuapp``
29+
- --
30+
- --
31+
* - :ref:`nRF54L10 emulation on the nRF54L15 DK <emulated-nrf54l10>`
32+
- PCA10156
33+
- ``nrf54l15dk/nrf54l15/cpuapp``
34+
- --
35+
- --
2636

2737
Ensure to check the revision of your nRF54L15 device to see if it is supported:
2838

doc/nrf/gsg_guides/nrf9160_gs.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Getting started with nRF9160 DK
77
:local:
88
:depth: 2
99

10-
This guide lets you evaluate the |NCS|'s support for nRF9160 DK :term:`Development Kit (DK)` without the need of installing the SDK.
10+
This guide lets you evaluate the |NCS|'s support for nRF9160 :term:`Development Kit (DK)` without the need of installing the SDK.
1111
You will update the firmware (both the modem firmware and the application firmware) and the nRF Cloud certificates of the DK, and conduct some initial tests.
1212

1313
If you want to go through a hands-on online training to familiarize yourself with cellular IoT technologies and development of cellular applications, enroll in the `Cellular IoT Fundamentals course`_ in the `Nordic Developer Academy`_.

doc/nrf/links.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -631,8 +631,8 @@
631631

632632
.. _`nRF pynrfjprog`: https://docs.nordicsemi.com/bundle/ug_pynrfjprog/page/UG/pynrfjprog/pynrfjprog_lpage.html
633633

634-
.. _`Amazon Sidewalk documentation`: https://docs.nordicsemi.com/bundle/sidewalk_2.6.0/page/index.html
635-
.. _`Setting up the SDK for Amazon Sidewalk`: https://docs.nordicsemi.com/bundle/sidewalk_2.6.0/page/setting_up_sidewalk_environment/setting_up_sdk.html
634+
.. _`Amazon Sidewalk documentation`: https://docs.nordicsemi.com/bundle/sidewalk_latest/page/index.html
635+
.. _`Setting up the SDK for Amazon Sidewalk`: https://docs.nordicsemi.com/bundle/sidewalk_latest/page/setting_up_sidewalk_environment/setting_up_sdk.html
636636

637637
.. _`nRF9160 Product Specification`: https://docs.nordicsemi.com/bundle/ps_nrf9160/page/nRF9160_html5_keyfeatures.html
638638
.. _`nRF9160 GPS receiver specification`: https://docs.nordicsemi.com/bundle/ps_nrf9160/page/gps.html

0 commit comments

Comments
 (0)