mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Merge branch 'bugfix/fix_issues_in_mesh_and_scan_v4.4' into 'release/v4.4'
fix(wifi): fixed scan and mesh deinit issues (v4.4) See merge request espressif/esp-idf!29203
This commit is contained in:
commit
6ec1935ccb
@ -34,7 +34,7 @@ wDev_ProcessRxSucData = 0x400017f4;
|
||||
//ppProcTxDone = 0x40001804;
|
||||
//pm_tx_data_done_process = 0x40001808;
|
||||
ieee80211_encap_esfbuf = 0x4000185c;
|
||||
sta_input = 0x40001870;
|
||||
/*sta_input = 0x40001870;*/
|
||||
ieee80211_crypto_decap = 0x4000189c;
|
||||
ieee80211_decap = 0x400018a0;
|
||||
coex_core_timer_idx_get = 0x400018d0;
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit f2aae4d44ec7908013066e69d29b9948846c335c
|
||||
Subproject commit 499341f53904937d10186c938bc7d3c73e1eacfe
|
Loading…
x
Reference in New Issue
Block a user