esp-idf/components/esp_system/port
Marius Vikhammer 03c2c8db77 Merge branch 'feature/esp_sys_iram_cleanup' into 'master'
esp-system: move uncessary IRAM functions to flash

Closes IDF-7138 and IDF-7148

See merge request espressif/esp-idf!23121
2023-04-10 17:24:14 +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 Merge branch 'feature/esp_sys_iram_cleanup' into 'master' 2023-04-10 17:24:14 +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