diff --git a/components/esp_rom/esp32c2/ld/esp32c2.rom.ld b/components/esp_rom/esp32c2/ld/esp32c2.rom.ld index 75e7685f92..b257d14296 100644 --- a/components/esp_rom/esp32c2/ld/esp32c2.rom.ld +++ b/components/esp_rom/esp32c2/ld/esp32c2.rom.ld @@ -896,7 +896,7 @@ dbg_hmac_rxtx_statis_dump = 0x4000202c; dbg_hmac_statis_dump = 0x40002030; /* ieee80211_send_action_vendor_spec = 0x40002034; */ /* ieee80211_vnd_lora_ie_size = 0x40002048; */ -ieee80211_vnd_ie_size = 0x4000204c; +//ieee80211_vnd_ie_size = 0x4000204c; ieee80211_add_ssid = 0x40002050; ieee80211_add_rates = 0x40002054; /*ieee80211_add_xrates = 0x40002058;*/ @@ -919,7 +919,7 @@ sta_auth_shared = 0x400020a4; /* cnx_coexist_timeout_process = 0x400020ac; */ ieee80211_alloc_challenge = 0x400020b0; cnx_assoc_timeout = 0x400020b4; -ieee80211_vnd_ie_set = 0x400020b8; +//ieee80211_vnd_ie_set = 0x400020b8; ieee80211_vnd_lora_ie_set = 0x400020bc; ieee80211_add_wme_param = 0x400020c0; /*ieee80211_add_dsparams = 0x400020c4;*/