From 824e26eab9fb28657499714c0fde2b8c3e09c587 Mon Sep 17 00:00:00 2001 From: hebinglin Date: Wed, 7 Jan 2026 11:38:09 +0800 Subject: [PATCH] fix(esp_hw_support): remove ESP32 linker.lf api that conflict with FORCE_IRAM_ATTR --- components/esp_hw_support/linker.lf | 1 - 1 file changed, 1 deletion(-) diff --git a/components/esp_hw_support/linker.lf b/components/esp_hw_support/linker.lf index d839f8bf8b..51b0e7d22d 100644 --- a/components/esp_hw_support/linker.lf +++ b/components/esp_hw_support/linker.lf @@ -18,7 +18,6 @@ entries: rtc_clk (noflash) if IDF_TARGET_ESP32 = y: rtc_clk:rtc_clk_cpu_freq_to_pll_mhz (noflash) - rtc_clk:rtc_clk_cpu_freq_to_xtal (noflash) if RTC_TIME_FUNC_IN_IRAM = y: rtc_time (noflash_text) if SOC_CONFIGURABLE_VDDSDIO_SUPPORTED = y: