You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
applications: nrf_desktop: Handle report creation outside of hid state
Move the input report creation code outside of HID state module. The HID
state will now focus only on maintaining connections to HID subscribers.
The formatting of reports as well as collection of required data will be
done by distinctive HID report providers.
Change also deprecates Kconfig options that are no longer needed.
Jira: NCSDK-34095
Signed-off-by: Marek Pieta <[email protected]>
Signed-off-by: Pawel Dunaj <[email protected]>
0 commit comments