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
Copy file name to clipboardExpand all lines: doc/nrf/releases_and_maturity/migration/migration_guide_2.8.rst
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,6 +33,14 @@ Samples and applications
33
33
34
34
This section describes the changes related to samples and applications.
35
35
36
+
nRF54L Series
37
+
-------------
38
+
39
+
.. toggle::
40
+
41
+
* Use the :ref:`ZMS (Zephyr Memory Storage) <zephyr:zms_api>` storage system for all devices with RRAM memory technology, such as the nRF54L Series devices.
42
+
See the :ref:`memory_storage` page for more details on how to enable ZMS for the nRF54L Series devices.
0 commit comments