From 8fe39c57cc171d636c9627897134c4eeab58ba51 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 41be2fdc89..43cbd223bc 100644 --- a/components/esp_rom/esp32c2/ld/esp32c2.rom.eco4.ld +++ b/components/esp_rom/esp32c2/ld/esp32c2.rom.eco4.ld @@ -135,16 +135,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 ***************************************/