esp-idf/components/esp_system/port
Marius Vikhammer 9f1d001849 Merge branch 'feat/cache_error_c6_h2' into 'master'
fix(panic): fixed cache error being reported as illegal instruction

Closes IDF-6398, IDF-5657, IDF-7015, and IDF-6733

See merge request espressif/esp-idf!27430
2023-12-21 10:32:06 +08:00
..
arch Merge branch 'feat/cache_error_c6_h2' into 'master' 2023-12-21 10:32:06 +08:00
include fix(panic): fixed cache error being reported as illegal instruction 2023-12-04 10:49:00 +08:00
soc Merge branch 'feat/cache_error_c6_h2' into 'master' 2023-12-21 10:32:06 +08:00
brownout.c fix(bod): Reset brownout in configuration to avoid RF cannot be enabled again 2023-11-24 10:17:20 +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(security): Enable Flash encryption for ESP32P4 2023-12-05 13:10:55 +05:30
esp_ipc_isr.c feat(esp_system): Support IPC_ISR for ESP32P4 2023-09-15 23:38:12 +08:00
esp_system_chip.c Use configuration option instead of in components not related to FreeRTOS 2023-11-28 07:49:20 +00:00
esp_system_linux.c heap: add linux target support 2022-12-06 10:49:59 +08:00
panic_handler.c fix(panic): fixed cache error being reported as illegal instruction 2023-12-04 10:49:00 +08:00
usb_console.c refactor(startup): implement registration of core init functions 2023-11-27 10:20:51 +01:00