STM32H7 - CubeMX 6.5.0 + LwIP + mbedTLS Lwip is disabled as FreeRTOS is not detected
When I migrate my Project to CubeMX 6.5.0 LwIP gets disabled and cannot longer be enabled as long as mbedTLS is enabled. FreeRTOS is enabled and this configuration worked fine with CubeMX 6.4.0.
I tried to cycle all relevant settings, switched cores but haven't found a way to get both mbedTLS and LwIP to be enabled.
How can I fix this?