Merge branch 'bugfix/fix_connect_fail_when_enable_SPIRAM_v5.0' into 'release/v5.0'

esp_wifi: fix connect fail when enable SPIRAM and ESPNOW send (backport v5.0)

See merge request espressif/esp-idf!20431
This commit is contained in:
Jiang Jiang Jian 2022-10-11 16:27:54 +08:00
commit 8d2fda5db6
2 changed files with 2 additions and 2 deletions

View File

@ -1804,7 +1804,7 @@ RC_GetBlockAckTime = 0x4000525c;
ebuf_list_remove = 0x40005268;
esf_buf_alloc = 0x40005274;
esf_buf_alloc_dynamic = 0x40005280;
esf_buf_recycle = 0x4000528c;
/*esf_buf_recycle = 0x4000528c;*/
GetAccess = 0x40005298;
hal_mac_is_low_rate_enabled = 0x400052a4;
hal_mac_tx_get_blockack = 0x400052b0;

@ -1 +1 @@
Subproject commit c327dc40f2fa708c0b0c535465a08496ff92eed2
Subproject commit 7bd8d12bd5b49596b651db72b7b4e9dc609c5981