mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-04 05:04:33 +02:00
Merge branch 'bugfix/fix_esp32c2_owe_support' into 'master'
esp_wifi: fix esp32c2 owe support See merge request espressif/esp-idf!18610
This commit is contained in:
@@ -2099,7 +2099,7 @@ current_task_is_wifi_task = 0x40002084;
|
||||
wifi_get_init_state = 0x40002088;
|
||||
ieee80211_timer_process = 0x4000208c;
|
||||
cnx_coexist_timeout = 0x40002090;
|
||||
sta_recv_mgmt = 0x40002094;
|
||||
/* sta_recv_mgmt = 0x40002094;*/
|
||||
ieee80211_send_setup = 0x40002098;
|
||||
ieee80211_send_probereq = 0x4000209c;
|
||||
sta_auth_shared = 0x400020a4;
|
||||
|
Submodule components/esp_wifi/lib updated: ec0327abd2...1b6c3b8810
Reference in New Issue
Block a user