1, Fixed issue of reason code change from 15 to 204 when provide wrong password
2, Fix set config return value error
3, Fix ampdu age timer memory leak
1. fix the issue that the parameters obtained form RAM cannot be saved to NVS.
2. modify not to store the default value in NVS.
3. delete interface STATIONAP_IF.
4. modify the _do_wifi_start and _do_wifi_stop parameters to mode.
1. do not need to update multi-antenna configure when waking up
2. update libphy.a to V4670 719f9f6_20210218 for esp32(234056fe)
3. update libphy.a to V1500 20210225_0a54a2f for esp32s2(234056fe)
3. update libphy.a to V300 20210225_77edb9b for esp32c3(234056fe)
4. update libphy.a to V200 20210225_7b3a9df for esp32s3(234056fe)
1. Clear hotspot bss when auth timeout happens.
2. Fix PMK not saved in NVS for SoftAP for PSK mode.
3. Fix the bug for esptouch find hidden AP fail.
4. Fix not connect to open AP when WPA3 auth fail.
1. Support for FTM Initiator in STA mode, Responder in SoftAP mode
2. Add FTM frame formation, IEEE definitions, event and IOCTL.
3. Implementation of FTM bursts, Measurements and RTT calculations
4. Fix Watchdog timeouts, crashes with proper cleanup
5. Send raw FTM report data in FTM event
6. Updated distance estimation with better linear equations
1. Fix the bug that LR can't work on esp32c3
2. Unlock mutex for esp_wifi_80211_tx when out of memory
3. Fix issue that esp_wifi_80211_tx can't be used in ap mode
4. Fix the compile error for esp32c3 in ESPTouch v2
1. fix the bug that esp32s2 can't get CSI info
2. fix the crash issue for sniffer
3. put wifi phyqueue into DRAM
3. update esp32s2 phy lib to v1300
4. update esp32 phy lib to v4630
1. Add check CSA state before CSA timer process
2. Change wifi scan duration from 120ms to 100ms
3. Using deport reg instead of ahb
4. Check TID in ieee80211_recv_bar()
5. Revert to report specific reason code when receiving deauth during 4-way-handshark
6. Fix the bug that tx ampdu parameter is not from peer device