mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-27 05:35:22 +00:00
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> |
||
---|---|---|
.. | ||
class | ||
usb_common.h | ||
usb_device.h | ||
usbstruct.h |