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
..
2023-09-12 17:58:17 +08:00
2023-09-15 10:46:25 +00:00
2023-08-03 11:32:07 +08:00
2023-08-23 18:36:02 +08:00
2023-05-10 21:39:52 +08:00
2023-08-14 17:34:16 +08:00
2023-08-03 11:32:07 +08:00
2023-08-29 11:28:28 +02:00
2023-05-22 11:13:48 +08:00
2023-08-03 11:32:07 +08:00
2023-08-03 11:32:07 +08:00
2023-08-03 11:32:07 +08:00
2023-09-13 19:13:38 +08:00
2023-10-07 13:14:55 +08:00
2023-08-28 10:07:43 +08:00
2023-09-20 10:31:08 +02:00
2023-09-18 13:44:58 +05:30
2023-08-03 11:32:07 +08:00
2023-09-28 15:53:19 +08:00
2020-09-10 22:55:43 +08:00
2023-09-06 09:50:41 +08:00
2023-09-15 23:38:12 +08:00
2023-08-03 11:32:07 +08:00
2023-09-15 10:46:25 +00:00
2023-08-03 11:32:07 +08:00
2023-09-28 15:53:19 +08:00
2023-09-28 15:53:19 +08:00
2023-09-15 10:46:25 +00:00
2023-08-03 11:32:07 +08:00
2023-09-13 21:44:23 +08:00
2023-08-03 11:32:07 +08:00
2023-09-15 10:46:25 +00:00
2023-09-06 11:59:55 +08:00
2023-08-03 11:32:07 +08:00
2023-08-03 11:32:07 +08:00
2023-08-03 11:32:07 +08:00
2023-08-03 11:32:07 +08:00
2023-08-03 11:32:07 +08:00
2023-08-03 11:32:07 +08:00
2023-08-03 11:32:07 +08:00
2023-09-15 10:46:25 +00:00