Skip to content

Commit 16712eb

Browse files
committed
doc: update nRF54LM20 DK documentation links
Update links to nRF54LM20 DK documentation. Signed-off-by: Michal Leksinski <michal.leksinski@nordicsemi.no>
1 parent 0f2298c commit 16712eb

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,4 @@ In combination with the |NCS|, the |addon| allows for development of low-power c
2727
samples/index
2828
lib/index
2929
tools
30-
software-maturity
3130
release-notes

docs/links.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
.. _`Developing with nRF52 Series`: https://docs.nordicsemi.com/bundle/ncs-3.1.0/page/nrf/app_dev/device_guides/nrf52/index.html
2323
.. _`Developing with nRF53 Series`: https://docs.nordicsemi.com/bundle/ncs-3.1.0/page/nrf/app_dev/device_guides/nrf53/index.html
24-
.. _`Developing with nRF54L Series`: https://docs.nordicsemi.com/bundle/ncs-3.1.0/page/nrf/app_dev/device_guides/nrf54l/index.html
24+
.. _`Developing with nRF54L Series`: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/app_dev/device_guides/nrf54l/index.html
2525
.. _`Developing with Front-End Modules`: https://docs.nordicsemi.com/bundle/ncs-3.1.0/page/nrf/app_dev/device_guides/fem/index.html
2626
.. _`Developing with the nRF21540 EK`: https://docs.nordicsemi.com/bundle/ncs-3.1.0/page/nrf/app_dev/device_guides/fem/21540ek_dev_guide.html
2727
.. _`Building and programming with nRF21540 EK`: https://docs.nordicsemi.com/bundle/ncs-3.1.0/page/nrf/app_dev/device_guides/fem/21540ek_dev_guide.html
@@ -83,6 +83,7 @@
8383
.. _`nrf52840dongle`: https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/boards/nordic/nrf52840dongle/doc/index.html#nrf52840dongle-nrf52840
8484
.. _`nrf5340dk`: https://docs.nordicsemi.com/bundle/ncs-3.1.0/page/zephyr/boards/nordic/nrf5340dk/doc/index.html
8585
.. _`nrf54l15dk`: https://docs.nordicsemi.com/bundle/ncs-3.1.0/page/zephyr/boards/nordic/nrf54l15dk/doc/index.html
86+
.. _`nrf54lm20dk`: https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/boards/nordic/nrf54lm20dk/doc/index.html
8687

8788
.. _`USB DFU (Device Firmware Upgrade)`: https://docs.nordicsemi.com/bundle/ncs-3.1.0/page/zephyr/samples/subsys/usb/dfu/README.html
8889

docs/memory.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ Values are provided in bytes (B).
293293

294294
.. group-tab:: nRF54LM20
295295

296-
The following table lists memory requirements for the `nRF54LM20 <Developing with nRF54LM20_>`_ device.
296+
The following table lists memory requirements for the `nRF54L Series <Developing with nRF54L Series_>`_ device.
297297

298298
+----------------------------------------------------------------+-------------------------------+------------------------------+--------------------------------+-------------------------------+
299299
| Sample | ``main`` thread stack usage | ``main`` thread stack size | ``zboss`` thread stack usage | ``zboss`` thread stack size |

0 commit comments

Comments
 (0)