esp-idf/components/espcoredump/src
Sachin Parekh 46dc36233a coredump: Parse backtrace info for RISCV
For RISCV, backtrace generation on device is not possible without
including and parsing DWARF sections. We extract the crash task stack
and let the host generate the backtrace
2021-05-17 11:43:25 +05:30
..
port coredump: Parse backtrace info for RISCV 2021-05-17 11:43:25 +05:30
core_dump_binary.c espcoredump: code refactoring and add support for RISC-V implemetation 2021-02-07 19:04:19 +08:00
core_dump_checksum.c espcoredump: Fix bugs related to (fake) stacks 2021-03-22 11:38:21 +08:00
core_dump_common.c esp_hw_support: create esp_cpu 2021-02-26 13:34:29 +08:00
core_dump_elf.c coredump: Parse backtrace info for RISCV 2021-05-17 11:43:25 +05:30
core_dump_flash.c coredump: core dump data check can now be parametrized 2021-04-19 13:05:32 +08:00
core_dump_uart.c gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3 2021-04-08 14:01:18 +08:00