From e2a1b933e82734275017a1cd515987165b5c4bc4 Mon Sep 17 00:00:00 2001 From: sibeibei Date: Wed, 16 Apr 2025 16:49:28 +0800 Subject: [PATCH] fix: tsens read abnormal value in esp32c2eco4 --- components/esp_rom/esp32c2/ld/esp32c2.rom.eco4.ld | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/components/esp_rom/esp32c2/ld/esp32c2.rom.eco4.ld b/components/esp_rom/esp32c2/ld/esp32c2.rom.eco4.ld index 21ed0cb284..6e2b257ca1 100644 --- a/components/esp_rom/esp32c2/ld/esp32c2.rom.eco4.ld +++ b/components/esp_rom/esp32c2/ld/esp32c2.rom.eco4.ld @@ -134,16 +134,6 @@ coex_core_timer_idx_get = 0x4000218c; coex_hw_timer_tick_get = 0x400021b8; -/*************************************** - Group rom_phy - ***************************************/ - -/* Functions */ -phy_xpd_tsens = 0x400021e8; -bt_track_pll_cap = 0x40002534; -tx_pwctrl_background = 0x40002548; - - /*************************************** Group eco4_systimer_hal ***************************************/