esp-idf/components/esp_system/port
Michael (XIAO Xufeng) dbf8726b47 Merge branch 'feat/esp32p4_xip_psram_v5.3' into 'release/v5.3'
psram: support xip_psram on esp32p4 (v5.3)

See merge request espressif/esp-idf!31044
2024-06-11 21:07:41 +08:00
..
arch fix(esp_system): fix core1 access cache when core0 close cache during sleep 2024-05-20 15:01:08 +08:00
include change(image): move image_process driver from bootloader_support to esp_system 2024-05-29 10:02:44 +08:00
soc fix(esp_system): increase 26Mhz esp32c2 slow clock calibration timeout watchdog threshold 2024-04-30 11:48:42 +08:00
brownout.c fix(brownout): fixed brownout isr crashing if cache disabled 2024-05-15 09:13:53 +08:00
CMakeLists.txt change(image): move image_process driver from bootloader_support to esp_system 2024-05-29 10:02:44 +08:00
cpu_start.c Merge branch 'feat/esp32p4_xip_psram_v5.3' into 'release/v5.3' 2024-06-11 21:07:41 +08:00
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
image_process.c change(image): move image_process driver from bootloader_support to esp_system 2024-05-29 10:02:44 +08:00
panic_handler.c fix(all): remove unused header includes 2024-03-25 13:58:40 +08:00
usb_console.c refactor(system): removed esp_system from astyle ignore list and reformated it 2024-01-30 15:17:15 +08:00