esp-idf/components/espcoredump/src
Rahul Tank d2e9314c24 fix(espcoredump): fixed compilation warning
Added conditional compilation for logging stack usage only when CONFIG_ESP_COREDUMP_LOGS is
enabled.

Closes: https://github.com/espressif/esp-idf/issues/12318
2023-10-19 16:48:28 +05:30
..
port fix(espcoredump): fix gcc 13.1.0 warnings 2023-10-09 12:13:02 +04:00
core_dump_binary.c coredump: added the chip_rev field into the coredump header 2023-07-26 10:53:28 +08:00
core_dump_checksum.c mbedtls: Update licenses of files updated in mbedtls-3.1 update 2022-03-04 05:18:58 +00:00
core_dump_common.c fix(espcoredump): fixed compilation warning 2023-10-19 16:48:28 +05:30
core_dump_elf.c feat(coredump): add panic details to the elf file 2023-08-24 10:20:56 +02:00
core_dump_flash.c coredump: add partition encrypted flag check for flash encryption case 2022-12-02 17:15:01 +05:30
core_dump_uart.c uart: Support LP_UART port with UART driver on esp32c6 2023-06-16 07:31:40 +00:00