Hi,I'm developing USB composite HID+HID (joystick and custom) device on STM32F103C8 controller. I'm not using HAL drivers for the code-size reasons so I go with USB-FS-Device library. I can get the host recognizing composite device itself and 1st HID...