Skip to content

Commit d3cae8e

Browse files
annwojrlubos
authored andcommitted
doc: add nrf54l course link
added devacademy reference to index other links for lm20 Signed-off-by: Anna Wojdylo <[email protected]>
1 parent de22712 commit d3cae8e

File tree

3 files changed

+18
-2
lines changed

3 files changed

+18
-2
lines changed

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

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,12 @@ Refer to the following information for the list of supported development kits (D
2727
| ``nrf54lm20dk/nrf54lm20a/cpuapp/ns`` (:ref:`TF-M <app_boards_spe_nspe>`)
2828
| ``nrf54lm20dk/nrf54lm20a/cpuflpr``
2929
| ``nrf54lm20dk/nrf54lm20a/cpuflpr/xip``
30-
- --
31-
- --
30+
- | `Datasheet <nRF54LM20A Datasheet_>`_
31+
| `Quick Start app`_
32+
| `User Guide <nRF54LM20 DK User Guide_>`_
33+
| `nRF54LM20A Compatibility Matrix`_
34+
- | `nRF54LM20 DK product page <nRF54LM20 DK_>`_
35+
| `nRF54LM20A System-on-Chip (SoC) <nRF54LM20A System-on-Chip_>`_
3236
* - :zephyr:board:`nrf54l15dk`
3337
- PCA10156
3438
- | ``nrf54l15dk/nrf54l15/cpuapp``
@@ -56,6 +60,9 @@ Refer to the following information for the list of supported development kits (D
5660

5761
For the full list of supported protocols, see the :ref:`software maturity documentation<software_maturity>`.
5862

63+
Learn the essentials of the nRF54L Series with the `nRF54L Series Express course`_ in the Nordic Developer Academy.
64+
This self-paced course introduces the hardware architecture, functionality, capabilities, and performance of the nRF54L Series.
65+
5966
.. toctree::
6067
:maxdepth: 2
6168
:caption: Subpages:

doc/nrf/gsg_guides.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ The application uses Nordic Semiconductor tools and precompiled binaries and doe
3030
+----------------------+ +---------------------------------------+
3131
| nRF7002 DK | | `nRF7002 DK Hardware`_ |
3232
+----------------------+ +---------------------------------------+
33+
| nRF54LM20 DK | | `nRF54LM20 DK User Guide`_ |
34+
+----------------------+ +---------------------------------------+
3335
| nRF54L15 DK | `Quick Start app`_ | `nRF54L15 DK User Guide`_ |
3436
+----------------------+ +---------------------------------------+
3537
| nRF5340 DK | | `nRF5340 DK User Guide`_ |

doc/nrf/links.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -331,6 +331,7 @@
331331
.. _`nRF54L10`: https://www.nordicsemi.com/Products/nRF54L10
332332

333333
.. _`nRF54LM20A System-on-Chip`: https://www.nordicsemi.com/Products/nRF54LM20A
334+
.. _`nRF54LM20 DK`: https://www.nordicsemi.com/Products/Development-hardware/nRF54LM20-DK
334335

335336
.. _`nRF52840 DK Downloads`: https://www.nordicsemi.com/Products/Development-hardware/nRF52840-DK/Download#infotabs
336337
.. _`nRF52840 DK product page`: https://www.nordicsemi.com/Products/Development-hardware/nRF52840-DK/
@@ -826,6 +827,10 @@
826827
.. _`nRF54L15 REGION.CONFIG`: https://docs.nordicsemi.com/bundle/ps_nrf54L15/page/rramc.html#ariaid-title35
827828
.. _`nRF54L15 DK CRACEN`: https://docs.nordicsemi.com/bundle/ps_nrf54L15/page/cracen.html
828829

830+
.. _`nRF54LM20A Datasheet`: https://docs.nordicsemi.com/bundle/ps_nrf54LM20A/page/keyfeatures_html5.html
831+
.. _`nRF54LM20 DK User Guide`: https://docs.nordicsemi.com/bundle/ug_nrf54lm20_dk/page/UG/nRF54LM20_DK/intro/intro.html
832+
.. _`nRF54LM20A Compatibility Matrix`: https://docs.nordicsemi.com/bundle/comp_matrix_nrf54lm20a/page/COMP/nrf54lm20a/nrf54lm20a_comp_matrix.html
833+
829834
.. _`nRF53 Series`: https://docs.nordicsemi.com/category/nrf-53-series
830835

831836
.. _`nRF5340 Product Specification`: https://docs.nordicsemi.com/bundle/ps_nrf5340/page/keyfeatures_html5.html
@@ -1089,6 +1094,8 @@
10891094
.. _`Bluetooth LE Fundamentals course`: https://academy.nordicsemi.com/courses/bluetooth-low-energy-fundamentals/
10901095
.. _`Wi-Fi Fundamentals course`: https://academy.nordicsemi.com/courses/wi-fi-fundamentals/
10911096

1097+
.. _`nRF54L Series Express course`: https://academy.nordicsemi.com/courses/nrf54l-series-express-course/
1098+
10921099
.. _Bootloaders and DFU/FOTA: https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-8-bootloaders-and-dfu-fota/
10931100

10941101
.. ### Source: devzone.nordicsemi.com, https://blog.nordicsemi.com/

0 commit comments

Comments
 (0)