Skip to content

Commit

Permalink
doc: nrf: app_dev: bootloaders_dfu: Fix compression static PM files
Browse files Browse the repository at this point in the history
Links to files in the sample rather than the test

Signed-off-by: Jamie McCrae <[email protected]>
(cherry picked from commit 5ac6a2b)
  • Loading branch information
nordicjm authored and rlubos committed Nov 5, 2024
1 parent 21ed86e commit bf798b4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/nrf/app_dev/bootloaders_dfu/mcuboot_image_compression.rst
Original file line number Diff line number Diff line change
Expand Up @@ -55,17 +55,17 @@ The following shows an example static Partition Manager layout for image compres

.. group-tab:: nRF52840

.. literalinclude:: ../../../../tests/subsys/nrf_compress/decompression/mcuboot_update/pm_static_nrf52840dk_nrf52840.yml
.. literalinclude:: ../../../../samples/nrf_compress/mcuboot_update/pm_static_nrf52840dk_nrf52840.yml
:language: yaml

.. group-tab:: nRF5340

.. literalinclude:: ../../../../tests/subsys/nrf_compress/decompression/mcuboot_update/pm_static_nrf5340dk_nrf5340_cpuapp.yml
.. literalinclude:: ../../../../samples/nrf_compress/mcuboot_update/pm_static_nrf5340dk_nrf5340_cpuapp.yml
:language: yaml

.. group-tab:: nRF54L15

.. literalinclude:: ../../../../tests/subsys/nrf_compress/decompression/mcuboot_update/pm_static_nrf54l15dk_nrf54l15_cpuapp.yml
.. literalinclude:: ../../../../samples/nrf_compress/mcuboot_update/pm_static_nrf54l15dk_nrf54l15_cpuapp.yml
:language: yaml

Required sysbuild configuration options
Expand Down

0 comments on commit bf798b4

Please sign in to comment.