We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cc158ee + 735f443 commit 59bbb31Copy full SHA for 59bbb31
components/esp_rom/esp32c2/ld/esp32c2.rom.ld
@@ -949,7 +949,7 @@ ieee80211_getcapinfo = 0x40002130;
949
/* sta_recv_sa_query_resp = 0x40002144; */
950
ieee80211_set_max_rate = 0x4000214c;
951
ic_set_sta = 0x40002150;
952
-ieee80211_parse_wpa = 0x40002158;
+//ieee80211_parse_wpa = 0x40002158;
953
ieee80211_add_assoc_req_ies = 0x40002160;
954
ieee80211_add_probe_req_ies = 0x40002164;
955
/* Data (.data, .bss, .rodata) */
0 commit comments