Skip to content

Commit b0ca177

Browse files
jnsgsrrlubos
authored andcommitted
doc: samples: SUIT: Update SMP Transfer Sample guide
Update after the manual tests for the release. Signed-off-by: Janusz Gąsior <[email protected]> (cherry picked from commit ea14437)
1 parent 6d0cd8d commit b0ca177

10 files changed

+198
-70
lines changed
-2.83 KB
Loading
86.9 KB
Loading
23 KB
Loading
50.3 KB
Loading
42.4 KB
Loading
-4.32 KB
Loading
139 KB
Loading
112 KB
Loading

samples/suit/flash_companion/README.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ The Secure Domain Firmware uses the IPC service to read, erase, or write data to
3030

3131
The sample is meant to be booted by the Secure Domain while performing the firmware update process using the :ref:`SUIT <ug_nrf54h20_suit_dfu>` firmware upgrade.
3232

33-
The flash companion sample is not a stand-alone firmware, it is intended to be used with the ``nrf54h_suit_sample`` to complete a firmware transfer with external flash.
33+
The flash companion sample is not a standalone application.
34+
It is designed to work with the ``smp_transfer`` sample to facilitate firmware transfer to external flash.
3435

3536
.. _suit_flash_companion_config:
3637

@@ -108,7 +109,7 @@ Perform the following steps in the main application directory:
108109
west build -b nrf54h20dk/nrf54h20/cpuapp
109110
west flash
110111
111-
The flash companion sample will be built flashed automatically by sysbuild.
112+
The flash companion sample will be built automatically in the first command with use of sysbuild and properly flashed together with the main application during ``west flash``.
112113

113114
Dependencies
114115
************

samples/suit/smp_transfer/README.rst

Lines changed: 195 additions & 68 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)