kopia lustrzana https://github.com/espressif/esp-idf
9968a48c36
Task snapshot API were never intended to be called from user code. This commit makes task snapshot a private API thus moves `#include "freertos/task_snapshot.h"` to `#include "esp_private/freertos_debug.h"`. Task snapshot related Kconfig options have also been hidden. Note: Added 'freertos_common' mapping to ldgen mapping execptions lists due to inlining of 'freertos_debug.h' functions. |
||
---|---|---|
.. | ||
include | ||
include_core_dump | ||
src | ||
test_apps | ||
CMakeLists.txt | ||
Kconfig | ||
espcoredump.py | ||
linker.lf | ||
sdkconfig.rename |