diff --git a/components/esp_rom/esp32c6/ld/esp32c6.rom.net80211.ld b/components/esp_rom/esp32c6/ld/esp32c6.rom.net80211.ld index 56761322bd..ef8d8dac6f 100644 --- a/components/esp_rom/esp32c6/ld/esp32c6.rom.net80211.ld +++ b/components/esp_rom/esp32c6/ld/esp32c6.rom.net80211.ld @@ -64,4 +64,3 @@ s_netstack_free = 0x4087ff94; mesh_rxcb = 0x4087ff90; sta_rxcb = 0x4087ff8c; g_itwt_fid = 0x4087ff88; -esp_test_tx_addba_request = 0x4087ff84; diff --git a/components/esp_rom/esp32c6/ld/esp32c6.rom.pp.ld b/components/esp_rom/esp32c6/ld/esp32c6.rom.pp.ld index 105d01a0f1..60646765e0 100644 --- a/components/esp_rom/esp32c6/ld/esp32c6.rom.pp.ld +++ b/components/esp_rom/esp32c6/ld/esp32c6.rom.pp.ld @@ -299,7 +299,7 @@ tsf_hal_unmap_tbtt_target_to_rx_frame = 0x40001024; //ppHEAMPDU2Normal = 0x40001030; //ppCalTxHEAMPDULength = 0x40001034; //ppCalTxHESMPDULength = 0x40001038; -rcGetRate = 0x4000103c; +//rcGetRate = 0x4000103c; rcGetDCMMaxRate = 0x40001040; //rcGetSMPDURate = 0x40001044; ppDirectRecycleAmpdu = 0x40001048; diff --git a/components/esp_wifi/lib b/components/esp_wifi/lib index e61577e2a6..10bed0821c 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit e61577e2a651a8586b328270666a1cd966246bcc +Subproject commit 10bed0821c16e428211a3c5de9375dbc510c7544