zephyr/samples/subsys/usb/hid
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
..
src usb: hid: fix write to interrupt IN endpoint 2018-06-16 11:46:56 +02:00
CMakeLists.txt
prj.conf samples: usb: Make each sample have its own USB product string 2018-03-22 12:41:40 +01:00
sample.yaml usb: Add multifunction composite build test 2018-04-03 15:58:33 -04:00