Hi all,I'd like to move the USB HID/CDC function, implemented in the Ux_Host_HID_CDC_ACM sample, from TypeC OTG port to USB host port.Does it make sense?I started to create a usb_host.c based on usb_otg.c, changing the OTG into the USB Port1 referenc...