I am programming a USB-HID device based on STM32 CubeMX Mouse example.I made some modifications (interface, endpoints, report descriptor) and I am currently testing enumeration.Everything seems to be OK except that the lsusb command fails to dump the...