mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-04 11:00:58 +02: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