Skip to content

Commit

Permalink
changelog: Update changelog with the new event
Browse files Browse the repository at this point in the history
Update changelog with new HID subscriber event in
nRF Desktop application.

Jira: NCSDK-24644

Signed-off-by: Kamil Gawor <[email protected]>
  • Loading branch information
KAGA164 committed Dec 21, 2023
1 parent 17d2e3c commit 7eb98df
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,10 @@ nRF Desktop
The ``CONFIG_USB_HID_PROTOCOL_CODE`` Kconfig option is deprecated and a dedicated API needs to be used instead.
* The :ref:`nrf_desktop_watchdog` to use ``watchdog0`` DTS alias instead of ``wdt`` DTS node label.
Using the alias makes the configuration of the module more flexible.
* Introduced information about priority, pipeline depth and maximum number of HID reports to :c:struct:`hid_report_subscriber_event`.
* The :ref:`nrf_desktop_hid_state` uses :c:struct:`hid_report_subscriber_event` to handle HID data subscribers connection and disconnection.
The :c:struct:`ble_peer_event` and ``usb_hid_event`` are no longer used for this purpose.
* The ``usb_hid_event`` is removed.

Thingy:53: Matter weather station
---------------------------------
Expand Down

0 comments on commit 7eb98df

Please sign in to comment.