fix(esp_hw_support): remove ESP32 linker.lf api that conflict with FORCE_IRAM_ATTR

This commit is contained in:
hebinglin
2026-01-07 11:38:09 +08:00
parent eec9c8843a
commit 824e26eab9
-1
View File
@@ -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: