esp-idf/components/espcoredump
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
..
include feat(coredump): add panic details to the elf file 2023-08-24 10:20:56 +02:00
include_core_dump feat(coredump): use SHA ROM functions for all targets except ESP32 2024-01-25 15:13:56 +01:00
src feat(coredump): use SHA ROM functions for all targets except ESP32 2024-01-25 15:13:56 +01:00
test_apps feat(espcoredump): migrate the tests from unit-test-app 2023-09-21 14:32:45 +02:00
CMakeLists.txt feat(coredump): use SHA ROM functions for all targets except ESP32 2024-01-25 15:13:56 +01:00
espcoredump.py Tools: Fix flake8 version 5 warnings 2022-08-12 08:13:13 +00:00
Kconfig feat(coredump): use SHA ROM functions for all targets except ESP32 2024-01-25 15:13:56 +01:00
linker.lf feat(coredump): use SHA ROM functions for all targets except ESP32 2024-01-25 15:13:56 +01:00
sdkconfig.rename espcoredump: remove ESP32 prefix from config options 2020-09-30 20:22:27 +05:30