mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-24 01:25:36 +00:00

The following changes have been made: - Add new xTaskGetStackStart() function with proper StackType_t* return type - Deprecate pxTaskGetStackStart() with wrapper implementation for backward compatibility