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. |
||
---|---|---|
.. | ||
Doxyfile | ||
Doxyfile_esp32 | ||
Doxyfile_esp32c2 | ||
Doxyfile_esp32c3 | ||
Doxyfile_esp32c6 | ||
Doxyfile_esp32h2 | ||
Doxyfile_esp32p4 | ||
Doxyfile_esp32s2 | ||
Doxyfile_esp32s3 |