Issues with Ceedling Unit Testing in a Project with FreeRTOS Dependency
I am currently working on a project that involves unit testing using Ceedling, Unity, and CMock. My project has a dependency on FreeRTOS, specifically using functions like xTaskNotifyWait() from FreeRTOS.h.