Skip to content

Commit

Permalink
applications: nrf_desktop: Add release note
Browse files Browse the repository at this point in the history
Change adds missing release note for nRF52840 DK in MCUboot QSPI
configuration (USB HID DTS node was added).

Signed-off-by: Marek Pieta <[email protected]>
Signed-off-by: Anna Wojdylo <[email protected]>
  • Loading branch information
MarekPieta authored and rlubos committed Sep 27, 2024
1 parent d10658e commit a46eda7
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,8 @@ nRF Desktop
The DWC2 USB device controller driver used by the nRF54H20 SoC does not support the remote wakeup capability.
* Bootup logs with the manifest semantic version information to :ref:`nrf_desktop_dfu_mcumgr` when the module is used for SUIT DFU and the SDFW supports semantic versioning (requires v0.6.2 and higher).
* Manifest semantic version information to the firmware information response in :ref:`nrf_desktop_dfu` when the module is used for SUIT DFU and the SDFW supports semantic versioning (requires v0.6.2 and higher).
* A missing DTS node compatible with ``zephyr,hid-device`` to the nRF52840 DK in the MCUboot QSPI configuration.
This ensures support for HID over USB when the USB next stack is selected.

* Updated:

Expand Down

0 comments on commit a46eda7

Please sign in to comment.