forked from espressif/esp-idf
Merge branch 'bugfix/fix_sta_connection_info_error_on_c5_eco2' into 'master'
fix(wifi): fix the issue that sta connection info loss lr info on C5 eco2 Closes WIFI-6851 See merge request espressif/esp-idf!38941
This commit is contained in:
@@ -27,7 +27,7 @@ esf_buf_recycle = 0x40000bfc;
|
||||
GetAccess = 0x40000c00;
|
||||
hal_mac_is_low_rate_enabled = 0x40000c04;
|
||||
hal_mac_tx_get_blockack = 0x40000c08;
|
||||
hal_mac_tx_set_ppdu = 0x40000c0c;
|
||||
/*hal_mac_tx_set_ppdu = 0x40000c0c;*/
|
||||
hal_mac_tx_clr_mplen = 0x40000c10;
|
||||
hal_mac_get_txq_state = 0x40000c14;
|
||||
hal_mac_clr_txq_state = 0x40000c18;
|
||||
|
Submodule components/esp_wifi/lib updated: 0a5e3a5d43...196d186afe
Reference in New Issue
Block a user