mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-24 09:30:15 +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