Hi Experts,
I went through the CMSIS RTX code for Cortex-M and bit curious on the features & configurations.
In that I could see osFeature_MainThread macro is defined for the requirement of main thread feature.
What is the practical use case (merits…