Question
how to use STM32U575RITX with both FreeRTOS and USBX

Hi, i am a student and quite beginner to STM32
i want to use STM32U575RITX with both FreeRTOS and USBX
i already tested this rebository
https://github.com/ST-TOMAS-Examples-USB/U5_USBX_Device_CDC_ACM_Standalone
and it is working fine but it doesn't support FreeRTOS and the .ioc is different than the code itself. whatever i do it still doesn't work.
thanks for advance
