mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-22 18:38:37 +00:00

This commit includes the refactoring of the core dump feature. Thanks to this refactoring, it is easier to integrate the support of RISC-V architecture for this feature. Fixes ESP-1758