esp-idf/components/espcoredump/include_core_dump
Erhan Kurubas f1d5f97719 feat(coredump): use SHA ROM functions for all targets except ESP32
For ESP32, continue using mbedtls due to a required ROM patch for the SHA implementation.
For other targets, we can now leverage the ROM functions.
2024-01-25 15:13:56 +01:00
..
port espcoredump: fix incorrectly defined coredump chip version 2023-01-09 18:43:35 +08:00
core_dump_binary.h components: Change copyright in components files 2022-06-17 16:59:56 +02:00
core_dump_checksum.h feat(coredump): use SHA ROM functions for all targets except ESP32 2024-01-25 15:13:56 +01:00
core_dump_elf.h components: Change copyright in components files 2022-06-17 16:59:56 +02:00
elf.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
esp_core_dump_common.h feat(coredump): improve the probability of accessing healthy TCBs 2024-01-22 00:18:28 +08:00
esp_core_dump_port.h feat(coredump): save isr context to coredump elf file 2023-11-27 16:46:42 +01:00
esp_core_dump_types.h feat(coredump): use SHA ROM functions for all targets except ESP32 2024-01-25 15:13:56 +01:00