You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]>
Copy file name to clipboardExpand all lines: doc/nrf/protocols/thread/overview/ot_memory.rst
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,6 +45,15 @@ The following tables present memory requirements for samples running on the :zep
45
45
46
46
.. include:: memory_tables/nrf54l15.txt
47
47
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`.
0 commit comments