stm32u585 ux_device_hid example without USBPD
I can open, regenerate, build and flash B-U585I-IOT02A -> Ux_Device_HID example successfully.
But when I try disable USBPD (we don't have usbpd on our board. just the D+ and D- pins) and regenerate the project, so many many unrelated files are being removed or added from the project and it becomes very hard to compile it and use it.
Is there any example for stm32u585 without USBPD?
