esp-idf/components/esp_system/port
Konstantin Kondrashov fdd54ab1bb Merge branch 'feature/print_panic_while_cache_fail' into 'master'
feat(esp_system): Print backtrace for both CPUs when cache error does not determine CPU

Closes IDF-9813

See merge request espressif/esp-idf!30505
2024-05-01 13:30:32 +08:00
..
arch feat(esp_system): Print backtrace for both CPUs when cache error does not determine CPU 2024-04-30 15:20:58 +03:00
include feat(system): esp32p4: support hw stack guard 2024-03-21 14:30:21 +04:00
soc fix(esp_system): increase 26Mhz esp32c2 slow clock calibration timeout watchdog threshold 2024-04-28 14:40:11 +08:00
brownout.c feat(esp32c61): new chip add system and esp_timer support 2024-03-21 11:31:15 +08:00
CMakeLists.txt feat(wdt): add multicore support for WDTs on RISCV 2023-10-23 18:26:08 +08:00
cpu_start.c feat(esp_hw_support): brought up RNG on ESP32-P4 2024-04-01 07:09:11 +05:30
esp_ipc_isr.c feat(freertos): Introduced new Kconfig option CONFIG_FREERTOS_NUMBER_OF_CORES 2024-02-09 09:11:28 +01:00
esp_system_chip.c refactor(system): removed esp_system from astyle ignore list and reformated it 2024-01-30 15:17:15 +08:00
esp_system_linux.c refactor(system): removed esp_system from astyle ignore list and reformated it 2024-01-30 15:17:15 +08:00
panic_handler.c feat(esp_system): Print backtrace for both CPUs when cache error does not determine CPU 2024-04-30 15:20:58 +03:00
usb_console.c refactor(system): removed esp_system from astyle ignore list and reformated it 2024-01-30 15:17:15 +08:00