esp-idf/docs/doxygen
Darian Leung 9968a48c36 refactor(freertos/task_snapshot): Make task snapshot private
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.
2023-10-07 13:14:55 +08:00
..
Doxyfile refactor(freertos/task_snapshot): Make task snapshot private 2023-10-07 13:14:55 +08:00
Doxyfile_esp32 docs: organize header files of Bluetooth Controller 2023-08-07 14:13:24 +08:00
Doxyfile_esp32c2 docs: organize header files of Bluetooth Controller 2023-08-07 14:13:24 +08:00
Doxyfile_esp32c3 docs: organize header files of Bluetooth Controller 2023-08-07 14:13:24 +08:00
Doxyfile_esp32c6 docs: organize header files of Bluetooth Controller 2023-08-07 14:13:24 +08:00
Doxyfile_esp32h2 docs: organize header files of Bluetooth Controller 2023-08-07 14:13:24 +08:00
Doxyfile_esp32p4 docs(esp32p4): added building docs for ESP32-P4 2023-08-16 10:13:47 +08:00
Doxyfile_esp32s2 driver: pack peripherals 2023-02-02 18:19:58 +08:00
Doxyfile_esp32s3 docs: organize header files of Bluetooth Controller 2023-08-07 14:13:24 +08:00