diff --git a/components/esp_rom/esp32c5/mp/esp32c5/ld/esp32c5.rom.pp.ld b/components/esp_rom/esp32c5/mp/esp32c5/ld/esp32c5.rom.pp.ld index 95df07bce1..65229618b3 100644 --- a/components/esp_rom/esp32c5/mp/esp32c5/ld/esp32c5.rom.pp.ld +++ b/components/esp_rom/esp32c5/mp/esp32c5/ld/esp32c5.rom.pp.ld @@ -146,7 +146,7 @@ pm_disconnected_wake = 0x40000dd4; pm_is_twt_awake = 0x40000ddc; pm_enable_twt_keep_alive = 0x40000de0; pm_twt_on_tsf_timer = 0x40000de4; -pm_twt_process = 0x40000de8; +/*pm_twt_process = 0x40000de8;*/ pm_is_twt_start = 0x40000dec; pm_twt_set_target_wdev_time = 0x40000df0; pm_twt_set_target_tsf = 0x40000df4; diff --git a/components/esp_wifi/lib b/components/esp_wifi/lib index 2ec1c5361c..3befcc07bb 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit 2ec1c5361cd6cdba9e2a70a69018761a4f2752d9 +Subproject commit 3befcc07bb5902bce18aefbd297fb1a1cd92bce4