mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
8507f1f777
1. Unlock mutex for esp_wifi_80211_tx when out of memory. 2. Fix issue that esp_wifi_80211_tx can't be used in ap mode. 3. Clear hotspot bss when auth timeout happens. 4. Fix PMK not saved in NVS for SoftAP for PSK mode. 5. Fix the bug for esptouch find hidden AP fail. 6. Fix not connect to open AP when WPA3 auth fail. 7. Fix issue with hidden AP scans after connecting AP. 8. Fix the watchdog issue when receiving action frame. 9. Fix the issue that the parameters obtained form RAM cannot be saved to NVS. 10.Modify not to store the default value in NVS. 11.Delete interface STATIONAP_IF. 12.Modify the _do_wifi_start and _do_wifi_stop parameters to mode. 13.Fixed issue of reason code change from 15 to 204 when provide wrong password. 14.Fix set config return value error. 15.Fix ampdu age timer memory leak. |
||
---|---|---|
.. | ||
esp32 | ||
esp32s2 | ||
include | ||
lib@840c1db8d3 | ||
src | ||
test | ||
test_md5 | ||
CMakeLists.txt | ||
component.mk | ||
Kconfig | ||
linker.lf | ||
Makefile.projbuild | ||
phy_multiple_init_data.bin | ||
sdkconfig.rename |