esp-idf/components/espcoredump/src
Jiang Jiang Jian 5325cac7e6 Merge branch 'coredump_save_all_regions_v5.3' into 'release/v5.3'
Save .bss, .data and .heap sections in to the coredump (v5.3)

See merge request espressif/esp-idf!30438
2024-07-26 11:11:22 +08:00
..
port refactor(espcoredump): format coredump component with astyle 2024-02-19 21:57:28 +01:00
core_dump_binary.c feat(all): Use PRIx macro in all logs 2024-03-12 11:15:53 +02:00
core_dump_common.c feat(coredump): save .bss, .data and .heap sections to the elf file 2024-05-22 06:25:01 +02:00
core_dump_crc.c feat(all): Use PRIx macro in all logs 2024-03-12 11:15:53 +02:00
core_dump_elf.c ci(coredump): fix capture dram tests 2024-05-22 06:25:04 +02:00
core_dump_flash.c Merge branch 'fix/aes_operation_using_psram_memory_with_psram_enc_v5.3' into 'release/v5.3' 2024-06-07 19:17:38 +08:00
core_dump_init.c feat(coredump): move esp_core_dump_init into component 2024-02-07 19:39:36 +08:00
core_dump_sha.c refactor(espcoredump): keep checksum context in coredump stack 2024-03-07 16:10:50 +08:00
core_dump_uart.c feat(gpio): update gpio docs on ESP32C5 MP version 2024-05-16 15:02:55 +08:00