Resolved! How to use FreeRTOS in a static library
STM32H747XICubeIDECubeMXCubeProgrammerWindows 11I am building a static library that will be used by both CM7 and CM4 cores. I have enabled FreeRTOS for each core. How do I link FreeRTOS into my static library?