esp-idf/components/esp_system/port
morris d7c75b92d1 Merge branch 'bugfix/check_c3_efuse_error_on_ram_app_condition_v5.1' into 'release/v5.1'
bugfix(cpu_start): check c3 efuse error log on ram app condition (v5.1)

See merge request espressif/esp-idf!31046
2024-05-27 15:43:21 +08:00
..
arch esp_system: Fix a race-condition in esp_ipc_isr (in QEMU env) 2023-06-13 08:10:00 +00:00
include compiler: replaced noreturn by __noreturn__ in header files 2023-05-18 12:49:40 +08:00
soc fix(esp_system): increase 26Mhz esp32c2 slow clock calibration timeout watchdog threshold 2024-04-30 11:47:18 +08:00
brownout.c fix(brownout): fixed brownout isr crashing if cache disabled 2024-05-22 10:19:10 +08:00
CMakeLists.txt esp_system: usb_console support for ESP32-S3 2023-11-21 17:33:30 +01:00
cpu_start.c bugfix(cpu_start): check c3 efuse error log on ram app condition 2024-05-23 15:56:08 +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
usb_console.c esp_system: usb_console support for ESP32-S3 2023-11-21 17:33:30 +01:00