esp-idf/components/espcoredump/src
Zim Kalinowski 759f7ec13d Merge branch 'feature/add_int_task_wdt_esp32c2_v5.0' into 'release/v5.0'
WDT: implement interrupt wdt and task wdt for ESP32-C2 (backport v5.0)

See merge request espressif/esp-idf!20980
2022-12-05 16:38:35 +08:00
..
port Task WDT: Interuptee task stack is now used for backtracing, regardless of the CPU core 2022-08-02 12:41:14 +08:00
core_dump_binary.c components: Change copyright in components files 2022-06-17 16:59:56 +02: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 TWDT: the Kconfig option ESP_TASK_WDT_EN is now used to enable Task Watchdog 2022-12-01 10:45:35 +00:00
core_dump_elf.c partition: use esp_partition_munmap instead of spi_flash_munmap 2022-11-10 11:26:51 +08:00
core_dump_flash.c spi_flash: Remove legacy spi_flash drivers 2022-07-01 11:01:34 +08:00
core_dump_uart.c hal: Deprecate interrupt_controller_hal.h, cpu_hal.h and cpu_ll.h interfaces 2022-07-22 00:06:06 +08:00