Hello,
I am currently working on a USB dongle communicating in hid to my pc, but i can't find how to implemente output reports.
I started developping based on the hid-cdc example. I activated HID_ENDPOINT_OUT in the kconfig menu and tried to add a callback for output reports, like the one implemented for when
