esp-idf/components/espcoredump
Darian Leung 57fd78f5ba freertos: Remove legacy data types
This commit removes the usage of all legacy FreeRTOS data types that
are exposed via configENABLE_BACKWARD_COMPATIBILITY. Legacy types can
still be used by enabling CONFIG_FREERTOS_ENABLE_BACKWARD_COMPATIBILITY.
2022-02-09 23:05:45 +08:00
..
corefile esp_hw_support: update esp32s3 chip ID to the MP version 2021-09-13 15:16:45 +02:00
include coredump: Parse backtrace info for RISCV 2021-05-17 11:43:25 +05:30
include_core_dump esp_hw_support: Removed deprecated CPU util functions 2021-12-28 16:58:37 +05:30
src freertos: Remove legacy data types 2022-02-09 23:05:45 +08:00
test Merge branch 'bugfix/coredump_data_section' into 'master' 2022-01-11 07:43:25 +00:00
test_apps freertos: Remove legacy data types 2022-02-09 23:05:45 +08:00
CMakeLists.txt espcoredump: On device core dump parsing to generate summary 2021-04-09 09:43:40 +05:30
Kconfig freertos: add kconfig options for task snapshot functions 2021-09-01 15:13:48 +08:00
espcoredump.py feat(coredump): add esp32s2 and esp32c3 support 2021-04-26 20:44:23 +08:00
linker.lf espcoredump: fix a bug where tracked DRAM data where not dumped 2022-01-06 16:53:35 +08:00
sdkconfig.rename espcoredump: remove ESP32 prefix from config options 2020-09-30 20:22:27 +05:30