How to manually add FreeRTOS to CubeIDE project
I need to add a specific version of FreeRTOS to my STM32F103 CubeIDE project, I cannot use the Middleware package in CubeMX.
I have tried several times to get the FreeRTOS files into CubeIDE, both using "Import" from Filesystem and drag and drop of files into the Project Explorer. Each time the files appear in the Project Explorer but they do not get built.
What am I missing here?
Thanks.


