esp-idf/components/espcoredump
Djordje Nedic facab8c5a7 tools: Increase the minimal supported CMake version to 3.16
This updates the minimal supported version of CMake to 3.16, which in turn enables us to use more CMake features and have a cleaner build system.
This is the version that provides most new features and also the one we use in our latest docker image for CI.
2022-06-01 06:35:02 +00:00
..
include coredump: Parse backtrace info for RISCV 2021-05-17 11:43:25 +05:30
include_core_dump esp_hw_support/esp_system: Re-evaluate header inclusions and include directories 2022-03-07 11:18:08 +05:30
src espcoredump: fix unsigned arithmetic 2022-05-30 11:21:30 +07:00
test tools: add GDB v11.1 as a tool 2022-04-25 11:21:48 +07:00
test_apps tools: Increase the minimal supported CMake version to 3.16 2022-06-01 06:35:02 +00: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 fix: espcoredump without project_description.json in ci 2022-05-25 12:00:13 +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