mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04: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:
commit
8b8b69a4c3
@ -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;
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit a204f93d4491905641fc4eebff2569f00ec6346e
|
||||
Subproject commit c4cc374509d4f5b14ec3b7b84ec22ef659072b36
|
Loading…
Reference in New Issue
Block a user