Is STM32_USB_Device_Library portable or usable for STM32U5?
I wonder if the STM32_USB_Device_Library middleware is compatible with STM32U5?
I can see that the USBX has been included in the Cube as the host/device library for U5 but since we want to migrate from STM32L5 to STM32U5 and we have already our usb communication based on STM32_USB_Device_Library, that might be great to see if STM32_USB_Device_Library could be ported or used on STM32U5? Otherwise we have to refactor our usb communication to use USBX library
Thank you in advance
