esp_wifi: fix connect fail when enable SPIRAM

This commit is contained in:
zhangyanjiao 2022-10-10 17:11:33 +08:00
parent 9269a536ac
commit ab3238ec0e
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 bae5782cf84ae9777a5461ccb010ad39d1ec0b7c
Subproject commit 52b43c96760dbdfd2fa9ac32125020c66d0aae69