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
Commit updates the changelog file with mentioning of
the external flash support for ble mesh dfu samples.
Signed-off-by: Aleksandr Khromykh <[email protected]>
Copy file name to clipboardExpand all lines: doc/nrf/releases_and_maturity/releases/release-notes-changelog.rst
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -270,7 +270,13 @@ Bluetooth samples
270
270
Bluetooth Mesh samples
271
271
----------------------
272
272
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.
274
280
275
281
Bluetooth Fast Pair samples
276
282
---------------------------
@@ -634,3 +640,5 @@ Documentation
634
640
635
641
* The :ref:`emds_readme_application_integration` section in the :ref:`emds_readme` library documentation to clarify the EMDS storage context usage.
636
642
* 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