You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm new to FreeRTOS so I apologize in advance if this is a silly question. Are there any plans to support statically allocated memory features (i.e. xTaskCreateStatic) for the FreeRTOS C++ wrappers? There are a number of situations where this functionality can be a benefit. I did not find this functionality in the FreeRTOS C++ V1.6.0 source.
Regards,
Tom Doyle
The text was updated successfully, but these errors were encountered:
Hello,
I'm new to FreeRTOS so I apologize in advance if this is a silly question. Are there any plans to support statically allocated memory features (i.e. xTaskCreateStatic) for the FreeRTOS C++ wrappers? There are a number of situations where this functionality can be a benefit. I did not find this functionality in the FreeRTOS C++ V1.6.0 source.
Regards,
Tom Doyle
The text was updated successfully, but these errors were encountered: