esp-idf/components/freertos
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
..
esp_additions freertos: Update task snapshot 2022-04-01 22:01:16 +08:00
FreeRTOS-Kernel Remove IRAM_ATTR from any function declarations 2022-03-22 09:58:50 +00:00
FreeRTOS-Kernel-SMP freertos: Update task snapshot 2022-04-01 22:01:16 +08:00
test config: removed references to non-existing kconfig options 2022-03-15 18:32:22 +08:00
CMakeLists.txt freertos: Update task snapshot 2022-04-01 22:01:16 +08:00
FreeRTOS-openocd.c freertos_additions: add debug params table for openocd 2022-03-11 11:33:08 +01:00
Kconfig freertos: Update task snapshot 2022-04-01 22:01:16 +08:00
linker.lf freertos: Update Xtensa port files to support FreeRTOS SMP 2022-03-08 14:59:18 +08:00
sdkconfig.rename freertos: always enable static allocation 2020-12-29 16:18:04 +01:00