esp-idf/components/espcoredump/src
Erhan Kurubas 3b8191cf5d feat(coredump): save .bss, .data and .heap sections to the elf file 2024-04-23 19:07:51 +03: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-04-23 19:07:51 +03: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 feat(coredump): save .bss, .data and .heap sections to the elf file 2024-04-23 19:07:51 +03:00
core_dump_flash.c refactor(espcoredump): simplify uart/flash write flow 2024-03-07 16:10:50 +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 refactor(espcoredump): simplify uart/flash write flow 2024-03-07 16:10:50 +08:00