zephyr/samples/subsys
Johann Fischer 085a8b75c5 usb: hid: fix write to interrupt IN endpoint
A HID application can no longer write to the default
interrupt IN endpoint because the addresses are assigned
dynamically. Add hid_int_ep_write() function  and leave
it to the hid-core to call the usb_write() with the correct
endpoint address.

fixes: #8424

Signed-off-by: Johann Fischer <j.fischer@phytec.de>
2018-06-16 11:46:56 +02:00
..
console
debug
ipc samples: remove sample.tc 2018-06-11 17:11:18 -04:00
logging
mgmt
nvs
shell/shell_module
usb usb: hid: fix write to interrupt IN endpoint 2018-06-16 11:46:56 +02:00
subsys.rst