esp-idf/components/freertos/esp_additions
Darian Leung 80f0c64c2a freertos: Update task snapshot
This commit updates task snapshot as follows:

- Refactored implementation to increase readability
- Implementation moved into freertos_tasks_c_additions.h
- freertos_tasks_c_additions.h made a private header
- Support SMP FreeRTOS
- Removed configENABLE_TASK_SNAPSHOT option. CONFIG_FREERTOS_ENABLE_TASK_SNAPSHOT
  is direclty used instead.
2022-04-01 22:01:16 +08:00
..
include/freertos freertos: Update task snapshot 2022-04-01 22:01:16 +08:00
private_include freertos: Update task snapshot 2022-04-01 22:01:16 +08:00
freertos_v8_compat.c freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00