mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
Merge branch 'bugfix/fix_some_wifi_bugs_24063_to_v5.1' into 'release/v5.1'
fix(wifi): Backport some wifi bugs 24063 to v5.1(Backport v5.1) See merge request espressif/esp-idf!24794
This commit is contained in:
@@ -1522,7 +1522,7 @@ hal_mac_is_low_rate_enabled = 0x40001af0;
|
||||
hal_mac_tx_get_blockack = 0x40001af4;
|
||||
hal_mac_tx_set_ppdu = 0x40001af8;
|
||||
ic_get_trc = 0x40001afc;
|
||||
ic_mac_deinit = 0x40001b00;
|
||||
/* ic_mac_deinit = 0x40001b00; */
|
||||
ic_mac_init = 0x40001b04;
|
||||
ic_interface_enabled = 0x40001b08;
|
||||
is_lmac_idle = 0x40001b0c;
|
||||
|
Reference in New Issue
Block a user