mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-10 07:21:56 +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> |
||
---|---|---|
.. | ||
console | ||
debug | ||
ipc | ||
logging | ||
mgmt | ||
nvs | ||
shell/shell_module | ||
usb | ||
subsys.rst |