diff --git a/components/esp_coex/lib b/components/esp_coex/lib index 63e292b57b..ee5cd79583 160000 --- a/components/esp_coex/lib +++ b/components/esp_coex/lib @@ -1 +1 @@ -Subproject commit 63e292b57b2cda9f9496a71a04bec43e1f0caeba +Subproject commit ee5cd79583c02f23e43e62931ffb55f5a4992d0f diff --git a/components/esp_rom/esp32c5/ld/esp32c5.rom.eco3.ld b/components/esp_rom/esp32c5/ld/esp32c5.rom.eco3.ld index f2af6037dd..3f4dee36f1 100644 --- a/components/esp_rom/esp32c5/ld/esp32c5.rom.eco3.ld +++ b/components/esp_rom/esp32c5/ld/esp32c5.rom.eco3.ld @@ -8,7 +8,7 @@ ***************************************/ coex_core_timer_idx_get = 0x40000aec; -//coex_status_get = 0x40000b0c; +coex_status_get = 0x40000b0c; ets_delay_us = 0x4000003c; Cache_Set_IDROM_MMU_Size = 0x400006c4; diff --git a/components/esp_rom/esp32c61/ld/esp32c61.rom.eco4.ld b/components/esp_rom/esp32c61/ld/esp32c61.rom.eco4.ld index 59a2bed37b..18937e41a7 100644 --- a/components/esp_rom/esp32c61/ld/esp32c61.rom.eco4.ld +++ b/components/esp_rom/esp32c61/ld/esp32c61.rom.eco4.ld @@ -9,7 +9,7 @@ ***************************************/ coex_core_timer_idx_get = 0x40000a54; -//coex_status_get = 0x40000a74; +coex_status_get = 0x40000a74; ets_delay_us = 0x4000003c; ieee80211_encap_esfbuf = 0x40000ac8;