Skip to content

Commit 0eed51e

Browse files
alxelaxanangl
authored andcommitted
doc: update release notes
Commit updates the changelog file with mentioning of the external flash support for ble mesh dfu samples. Signed-off-by: Aleksandr Khromykh <[email protected]>
1 parent bdcac62 commit 0eed51e

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

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

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,13 @@ Bluetooth samples
270270
Bluetooth Mesh samples
271271
----------------------
272272

273-
|no_changes_yet_note|
273+
* :ref:`ble_mesh_dfu_distributor` sample:
274+
275+
* Added support for external flash memory for the ``nrf52840dk/nrf52840`` as the secondary partition for the DFU process.
276+
277+
* :ref:`ble_mesh_dfu_target` sample:
278+
279+
* Added support for external flash memory for the ``nrf52840dk/nrf52840`` as the secondary partition for the DFU process.
274280

275281
Bluetooth Fast Pair samples
276282
---------------------------
@@ -634,3 +640,5 @@ Documentation
634640

635641
* The :ref:`emds_readme_application_integration` section in the :ref:`emds_readme` library documentation to clarify the EMDS storage context usage.
636642
* The Emergency data storage section in the :ref:`bluetooth_mesh_light_lc` sample documentation to clarify the EMDS storage context implementation and usage.
643+
* The :ref:`ble_mesh_dfu_distributor` sample documentation to clarify the external flash support.
644+
* The :ref:`ble_mesh_dfu_target` sample documentation to clarify the external flash support.

0 commit comments

Comments
 (0)