esp-idf/components/esp_wifi
muhaidong ab8be80c3c esp_wifi: fix deinit return wrong value
1. Deinit does not return ESP_ERR_WIFI_NOT_INIT if the wifi driver is no longer initialized.
2. Fix get wrong channel value use esp_wifi_get_config.
3. Fix bug of missing unlock when wifi stop.
4. Fix annotation error of api esp_wifi_connect.
2022-08-02 11:45:21 +08:00
..
esp32 Merge branch 'feature/deprecate-old-cpu-api' into 'master' 2022-07-23 00:37:33 +08:00
esp32c2 esp_wifi: select slowclk as coex hardware timer source on esp32c2 2022-07-22 21:44:11 +08:00
esp32c3 component/bt: reset Bluetooth hardware during controller inititalization on ESP32-C3/ESP32-S3 2022-07-06 16:23:48 +08:00
esp32s2 Merge branch 'feature/deprecate-old-cpu-api' into 'master' 2022-07-23 00:37:33 +08:00
esp32s3 Merge branch 'feature/deprecate-old-cpu-api' into 'master' 2022-07-23 00:37:33 +08:00
include esp_wifi: fix deinit return wrong value 2022-08-02 11:45:21 +08:00
lib@304228b9c9 esp_wifi: fix deinit return wrong value 2022-08-02 11:45:21 +08:00
src esp_adc: move adc common hw related code into esp_hw_support 2022-07-28 03:49:48 +00:00
test esp_netif/lwip: Fix deps cycles to "lwip -> esp_netif -> phy-drivers" 2022-07-20 14:59:07 +02:00
test_md5 ci: improve checks for Wi-Fi/PHYlibraries 2022-01-04 00:30:55 +01:00
CMakeLists.txt esp_adc: move adc common hw related code into esp_hw_support 2022-07-28 03:49:48 +00:00
Kconfig esp_wifi: esp32c2 does not support csi. 2022-06-20 21:47:51 +08:00
linker.lf wifi: Fix linking of WiFi functions dependent on PM_ENABLE 2022-06-21 00:12:08 +08:00
sdkconfig.rename Add HW external coexist api. 2021-10-12 14:05:14 +08:00