mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
Merge branch 'bugfix/fix_some_bugs_related_to_ampdu_v5.1' into 'release/v5.1'
Bugfix/fix some bugs related to ampdu v5.1(backport v5.1) See merge request espressif/esp-idf!44322
This commit is contained in:
@@ -64,4 +64,3 @@ s_netstack_free = 0x4087ff94;
|
||||
mesh_rxcb = 0x4087ff90;
|
||||
sta_rxcb = 0x4087ff8c;
|
||||
g_itwt_fid = 0x4087ff88;
|
||||
esp_test_tx_addba_request = 0x4087ff84;
|
||||
|
||||
@@ -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;
|
||||
|
||||
+1
-1
Submodule components/esp_wifi/lib updated: cddf8d3020...5d1524a6f0
Reference in New Issue
Block a user