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> |
||
|---|---|---|
| .. | ||
| usb_cdc.h | ||
| usb_dfu.h | ||
| usb_hid.h | ||
| usb_msc.h | ||