mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-31 19:24:33 +02:00
Merge branch 'bugfix/fix_ignore_rx_sub_ampdu_int_issue_v4.3' into 'release/v4.3'
esp_wifi: fix ignore rx sub ampdu interrupt issue(Backport v4.3) See merge request espressif/esp-idf!20614
This commit is contained in:
@@ -1635,7 +1635,7 @@ wdev_mac_special_reg_store = 0x400017e0;
|
||||
wdev_mac_wakeup = 0x400017e4;
|
||||
wdev_mac_sleep = 0x400017e8;
|
||||
hal_mac_is_dma_enable = 0x400017ec;
|
||||
wDev_ProcessFiq = 0x400017f0;
|
||||
/* wDev_ProcessFiq = 0x400017f0; */
|
||||
wDev_ProcessRxSucData = 0x400017f4;
|
||||
wdevProcessRxSucDataAll = 0x400017f8;
|
||||
wdev_csi_len_align = 0x400017fc;
|
||||
|
Submodule components/esp_wifi/lib updated: a204f93d44...c4cc374509
Reference in New Issue
Block a user