Skip to content

Commit ef72204

Browse files
committed
doc: release notes: add Fast Pair nRF53 PM deprecation changelog entries
Add changelog entries for the Fast Pair Locator Tag nRF53 PM-to-DTS migration: - Bluetooth Fast Pair samples: note the migration of the nrf5340dk/nrf5340/cpuapp and thingy53/nrf5340/cpuapp board targets from the deprecated Partition Manager to the devicetree (DTS) partition layout, and the removal of the corresponding /ns board target variants from the sample. - Google Fast Pair integration: note that the integration guide no longer carries the nRF53-specific Partition Manager exception, so the Partition Manager is fully deprecated for the supported Fast Pair project configurations. Ref: NCSDK-38010 Signed-off-by: Kamil Piszczek <Kamil.Piszczek@nordicsemi.no>
1 parent c8b41e1 commit ef72204

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

doc/nrf/releases_and_maturity/releases/release-notes-changelog.rst

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,11 @@ Bluetooth Mesh samples
268268
Bluetooth Fast Pair samples
269269
---------------------------
270270

271-
|no_changes_yet_note|
271+
* :ref:`fast_pair_locator_tag` sample:
272+
273+
* Updated the configuration of the nRF53 Series board targets (``nrf5340dk/nrf5340/cpuapp`` and ``thingy53/nrf5340/cpuapp``) by migrating from the deprecated :ref:`partition_manager` to the devicetree (DTS) solution that is used for defining the partition layout.
274+
All board targets supported by the sample now use DTS for partition definitions.
275+
* Removed the ``nrf5340dk/nrf5340/cpuapp/ns`` and ``thingy53/nrf5340/cpuapp/ns`` board target variants from the sample's configuration.
272276

273277
Cellular samples
274278
----------------
@@ -518,7 +522,8 @@ This section provides detailed lists of changes by :ref:`integration <integratio
518522
Google Fast Pair integration
519523
----------------------------
520524

521-
|no_changes_yet_note|
525+
* Updated the :ref:`Google Fast Pair integration <ug_bt_fast_pair_integration>` guide to reflect that all supported board targets use devicetree (DTS) for partition definitions.
526+
The :ref:`partition_manager` no longer has any Fast Pair-specific exception and is fully deprecated for the supported Fast Pair project configurations.
522527

523528
Edge Impulse integration
524529
------------------------

0 commit comments

Comments
 (0)