mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
esp_wifi: fix connect fail when enable SPIRAM
Closes IDFGH-8189
This commit is contained in:
parent
8282dca796
commit
a165d5b3ef
@ -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 c5f9eb52e0213eba23d03daf25c8e0ccec8f314d
|
||||
Subproject commit 7bd8d12bd5b49596b651db72b7b4e9dc609c5981
|
Loading…
Reference in New Issue
Block a user