How can I tell if I am using FreeRTOS (and maybe what version)?I have some functions that I want to optimize if I am using FreeRTOS.I assume there is a #define somewhere, but I can't find it...
↧