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
doc: changelog: improve fw update entry for Fast Pair locator tag sample
Improved phrasing in the changelog item related to the Fast Pair
Locator Tag sample and its firmware update notification feature.
Signed-off-by: Kamil Piszczek <[email protected]>
Copy file name to clipboardExpand all lines: doc/nrf/releases_and_maturity/releases/release-notes-changelog.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -368,7 +368,7 @@ Bluetooth Fast Pair samples
368
368
* Updated:
369
369
370
370
* The :ref:`fast_pair_locator_tag_testing_fw_update_notifications` section to improve the test procedure.
371
-
The application provides now an additional log message to indicate that the firmware version is being read.
371
+
The application now provides an additional log message to indicate that the firmware version is being read.
372
372
* The configurations for nRF54L-based board targets that store the MCUboot verification key in the KMU peripheral to automatically generate the :file:`keyfile.json` file in the build directory (the ``SB_CONFIG_MCUBOOT_GENERATE_DEFAULT_KMU_KEYFILE`` Kconfig option) based on the input file provided by the ``SB_CONFIG_BOOT_SIGNATURE_KEY_FILE`` Kconfig option.
373
373
This KMU provisioning step can now be performed automatically by the west runner, provided that a :file:`keyfile.json` file is present in the build directory.
374
374
The provisioning is only performed if the ``west flash`` command is executed with the ``--erase`` or ``--recover`` flag.
0 commit comments