Skip to content

Commit 4d40d01

Browse files
kkasperczyk-noArekBalysNordic
authored andcommitted
doc: Fixed ot memory requirements for nRF54LM20
In the previous PR that added measured memory values for nRF54LM20, the change that includes table to ot memory requirements was missing. Signed-off-by: Kamil Kasperczyk <[email protected]>
1 parent 524f4c1 commit 4d40d01

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

doc/nrf/protocols/thread/overview/ot_memory.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,15 @@ The following tables present memory requirements for samples running on the :zep
4545

4646
.. include:: memory_tables/nrf54l15.txt
4747

48+
.. _thread_ot_memory_54lm20:
49+
50+
nRF54LM20 DK RAM and flash memory requirements
51+
**********************************************
52+
53+
The following tables present memory requirements for samples running on the :zephyr:board:`nrf54lm20dk` with the cryptography support provided by the :ref:`crypto_drivers_cracen`.
54+
55+
.. include:: memory_tables/nrf54lm20a.txt
56+
4857
.. _thread_ot_memory_5340:
4958

5059
nRF5340 DK RAM and flash memory requirements

0 commit comments

Comments
 (0)