Can't enable RTOS support for USB HS
Hello,
I'm using Discovery board for STM32H747XIHx, STM32CubeMX 5.5.0 and so far I wasn't able to find a way how to enable support for RTOS in USB_HOST_M7 menu in CubeMX. There is only "Disable" and it's missing "Enable". I'm not sure if I setup something incorrectly or this is a bug. I'm using FreeRTOS for M7 core and if I set "#define USBH_USE_OS" to "1U" manually in usbh_conf.h, everything works correctly. Does anybody know why CubeMX doesn't allow me to Enable the support? I tried to find out dependency in CubeMX database and templates, but wasn't able to figure it out.
Thanks,
Petr
