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
.. |pm_deprecation_note| replace:: The :ref:`nrf:partition_manager` is a component in the |NCS| and is responsible for handling the memory partitioning at build time.
13
+
This functionality is in the process of being deprecated and replaced by Zephyr's default devicetree-based memory partitioning.
14
+
It is recommended that all new designs with Nordic devices are built with DTS instead of Partition Manager.
15
+
Partition Manager will be removed from the |NCS| in December 2026 from the main branch.
16
+
For more information on how to configure partitions using DTS and how to migrate your existing configuration to DTS, see the :ref:`nrf:release_notes` page.
0 commit comments