esp-idf/components/esp_wifi
xiehang ea49545269 esp_wifi: Fix some Wi-Fi bugs 0309
1. Fix the issue that the parameters obtained from RAM cannot be saved to NVS
2. Modify not to store the default value in NVS
3. Fixed issue with hidden AP scans after connecting AP.
4. Fix watchdog issue when receiving action frame.
5. Fixed issue of reason code change from 15 to 204 when provide wrong password
6. Fix set config return value error
7. Fix ampdu age timer memory leak
2021-03-09 20:30:13 +08:00
..
esp32 esp_wifi: synchronize Wi-Fi adapter between different chips 2021-02-26 16:34:23 +08:00
esp32c3 esp_wifi: synchronize Wi-Fi adapter between different chips 2021-02-26 16:34:23 +08:00
esp32s2 esp_wifi: synchronize Wi-Fi adapter between different chips 2021-02-26 16:34:23 +08:00
esp32s3 esp_wifi: synchronize Wi-Fi adapter between different chips 2021-02-26 16:34:23 +08:00
include esp_wifi: synchronize Wi-Fi adapter between different chips 2021-02-26 16:34:23 +08:00
lib@d21608a505 esp_wifi: Fix some Wi-Fi bugs 0309 2021-03-09 20:30:13 +08:00
src esp_wifi_deinit: Return ESP_ERR_WIFI_NOT_STOPPED if wifi is not stopped 2021-03-01 05:33:26 +00:00
test docs: initial update of programming guide for C3 2021-02-01 15:40:02 +08:00
test_md5 global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs 2020-04-03 01:10:02 +02:00
CMakeLists.txt Support ESP32S3 (beta2) WiFi 2021-01-25 00:18:42 +08:00
component.mk Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
Kconfig esp_wifi: synchronize Wi-Fi adapter between different chips 2021-02-26 16:34:23 +08:00
linker.lf esp_wifi: light sleep optimization 2021-01-18 15:31:03 +08:00
Makefile.projbuild bugfix: fix make compile phy multiple bin error 2020-04-15 10:19:54 +08:00
phy_multiple_init_data.bin feature: support multiple PHY init data 2020-03-05 16:14:00 +08:00
sdkconfig.rename esp_wifi: fix esp32c3 code issues 2021-01-10 16:16:28 +08:00