zephyr/subsys/usb/class/hid
Marcin Szymczyk c6d5d09d70 usb: hid: allow hid_ops to be null
Allows for hid_ops argument in usb_hid_register_device() to be NULL.
In that case, application does not implement any custom callbacks.

Signed-off-by: Marcin Szymczyk <Marcin.Szymczyk@nordicsemi.no>
2018-12-14 13:19:04 +01:00
..
CMakeLists.txt usb: hid: Add Human Interface Device (HID) class 2018-01-31 07:42:19 -05:00
core.c usb: hid: allow hid_ops to be null 2018-12-14 13:19:04 +01:00
Kconfig usb: hid: implement idle rate 2018-12-04 15:58:19 -05:00