esp-idf/components/esp_system/port
Konstantin Kondrashov 6c5a7da77c Merge branch 'feature/unicore_bootloader_can_run_multicore_app' into 'master'
esp_system: Fix case when multicore app can not be run if bootloader is unicore

Closes IDFGH-9336

See merge request espressif/esp-idf!22664
2023-03-29 21:56:26 +08:00
..
arch esp_system: fix and reenable no-format warning 2023-03-28 13:42:44 +02:00
include rtc_clk: Clean up some clock related enum and macro in soc/rtc.h, replace with new ones in 2022-05-24 22:59:41 +08:00
soc system: remove unused C2 cache kconfig option 2023-03-29 10:06:13 +08:00
brownout.c BOD: Bringup for ESP32C6 2023-01-10 10:37:30 +08:00
CMakeLists.txt BOD: Bringup for ESP32C6 2023-01-10 10:37:30 +08:00
cpu_start.c esp_system: Do not rely on bootloader cache settings, do cache settings unconditionally at startup app 2023-03-28 23:17:16 +08:00
esp_system_chip.c spi_flash: Allow clock frequency up to 64M, and make it default on ESP32H2 2023-03-10 11:39:53 +08:00
esp_system_linux.c heap: add linux target support 2022-12-06 10:49:59 +08:00
panic_handler.c memprot: move memprot functions out of IRAM 2023-03-17 14:51:20 +08:00