mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-04 21:24:32 +02:00
esp_wifi: fix esp32c2 tx crash issue
This commit is contained in:
@@ -2119,7 +2119,6 @@ ieee80211_amsdu_encap_check = 0x400020e8;
|
||||
ieee80211_amsdu_length_check = 0x400020ec;
|
||||
ieee80211_encap_amsdu = 0x400020f0;
|
||||
ieee80211_output_raw_process = 0x400020f4;
|
||||
esp_wifi_80211_tx = 0x400020f8;
|
||||
ieee80211_raw_frame_sanity_check = 0x400020fc;
|
||||
ieee80211_crypto_aes_128_cmac_encrypt = 0x40002100;
|
||||
ieee80211_crypto_aes_128_cmac_decrypt = 0x40002104;
|
||||
|
Reference in New Issue
Block a user