Files
esp-idf/components/freertos
Sudeep Mohanty 7b57540cc4 feat(freertos): Add xTaskGetStackStart and deprecate pxTaskGetStackStart
The following changes have been made:
- Add new xTaskGetStackStart() function with proper StackType_t* return type
- Deprecate pxTaskGetStackStart() with wrapper implementation for backward compatibility
2025-07-14 12:18:05 +08:00
..
2024-12-02 21:35:56 +07:00
2025-07-09 10:33:28 +02:00
2025-05-26 17:11:12 +02:00