mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-30 10:47:19 +02:00
Merge branch 'bugfix/fix_connect_fail_when_enable_SPIRAM_v4.4' into 'release/v4.4'
esp_wifi: fix connect fail when enable SPIRAM and ESPNOW send (backport v4.4) See merge request espressif/esp-idf!20445
This commit is contained in:
@ -1804,7 +1804,7 @@ RC_GetBlockAckTime = 0x4000525c;
|
|||||||
ebuf_list_remove = 0x40005268;
|
ebuf_list_remove = 0x40005268;
|
||||||
esf_buf_alloc = 0x40005274;
|
esf_buf_alloc = 0x40005274;
|
||||||
esf_buf_alloc_dynamic = 0x40005280;
|
esf_buf_alloc_dynamic = 0x40005280;
|
||||||
esf_buf_recycle = 0x4000528c;
|
/*esf_buf_recycle = 0x4000528c;*/
|
||||||
GetAccess = 0x40005298;
|
GetAccess = 0x40005298;
|
||||||
hal_mac_is_low_rate_enabled = 0x400052a4;
|
hal_mac_is_low_rate_enabled = 0x400052a4;
|
||||||
hal_mac_tx_get_blockack = 0x400052b0;
|
hal_mac_tx_get_blockack = 0x400052b0;
|
||||||
|
Submodule components/esp_wifi/lib updated: bae5782cf8...52b43c9676
Reference in New Issue
Block a user