Hello,
In various FreeRTOS config files you define macro INCLUDE_xResumeFromISR. I think this is a typo and you mean INCLUDE_xTaskResumeFromISR.
Cheers, Timo
Hello,
In various FreeRTOS config files you define macro INCLUDE_xResumeFromISR. I think this is a typo and you mean INCLUDE_xTaskResumeFromISR.
Cheers, Timo
You are right, this is a type and it should have been INCLUDE_xTaskResumeFromISR
You are right, this is a type and it should have been INCLUDE_xTaskResumeFromISR