esp-idf/components/espcoredump
Aditya Patwardhan 45122533e0 mbedtls-3 update:
1) Fix build issue in mbedtls
2) skip the public headers check in IDF
3)Update Kconfig Macros
4)Remove deprecated config options
5) Update the sha API according to new nomenclature
6) Update mbedtls_rsa_init usage
7) Include mbedtls/build_info.h instead of mbedtls/config.h
8) Dont include check_config.h
9) Add additional error message in esp_blufi_api.h
2022-03-03 01:37:10 +05:30
..
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 mbedtls-3 update: 2022-03-03 01:37:10 +05:30
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
espcoredump.py feat(coredump): add esp32s2 and esp32c3 support 2021-04-26 20:44:23 +08:00
Kconfig freertos: add kconfig options for task snapshot functions 2021-09-01 15:13:48 +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