esp-idf/components/espcoredump/src
Michael (XIAO Xufeng) 98e99e712f Merge branch 'feature/esp32c5_mp_gpio_support_v5.3' into 'release/v5.3'
Feature/esp32c5 mp gpio support (v5.3)

See merge request espressif/esp-idf!30884
2024-06-12 00:51:06 +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 fix(coredump): fix build error with the custom stack config 2024-04-09 13:36:30 +08: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 fix(coredump): don't allow mapping of non-encrypted coredump partition 2024-05-16 21:31:40 +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