mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
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.
6 lines
59 B
Plaintext
6 lines
59 B
Plaintext
libc
|
|
sha256_coredump
|
|
gcc
|
|
clang_rt_builtins
|
|
freertos_common
|