Skip to content

Commit 99a9715

Browse files
committed
applications: nrf_desktop: indicate the broken nRF54H20 DK target
Added a note to the nRF Desktop documentation to warn the user that the nRF54H20 DK no longers works with this project. Signed-off-by: Kamil Piszczek <[email protected]>
1 parent deadcd4 commit 99a9715

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

applications/nrf_desktop/board_configuration.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,3 +178,9 @@ Sample mouse or dongle (``nrf54h20dk/nrf54h20/cpuapp``)
178178
For detailed information on working with the nRF54H20 DK, see the :ref:`ug_nrf54h20_gs` documentation.
179179
* The configurations use the Software Updates for Internet of Things (SUIT) and support firmware updates using the :ref:`nrf_desktop_dfu`.
180180
Configurations acting as HID peripherals also support firmware updates using the :ref:`nrf_desktop_dfu_mcumgr`.
181+
182+
.. note::
183+
The nRF Desktop application does not build or run for the ``nrf54h20dk/nrf54h20/cpuapp`` board target due to the IronSide SE migration.
184+
See the ``NCSDK-34299`` in the :ref:`known_issues` page for more information.
185+
The :ref:`nrf_desktop` documentation may still refer to concepts that were valid before the IronSide SE migration (for example, to the SUIT solution).
186+
The codebase and documentation will be updated in the future releases to address this issue.

0 commit comments

Comments
 (0)