muhaidong da6032fee5 esp_wifi: fix some wifi bugs(d519e5f5)
1. fix deinit return wrong status issue
2. fix get wrong channel value use esp_wifi_get_config
3. fix bug of missing unlock when wifi stop
4. fix error of esp_wifi_start_scan in api esp_wifi_connect
5. beacon loss feature support for all chips
6. optimize phy calibration for C3
2022-10-21 21:42:10 +08:00
2021-07-31 21:45:30 +08:00
2016-11-08 15:09:28 +08:00

ESP32 WiFi Stack Libraries
====================

This repository contains binary libraries supporting the ESP32 series RF subsystems. It is used as a submodule within `Espressif IoT Development Framework`_ (ESP-IDF).

Files in this repository are Copyright (C) 2015-2016 Espressif Systems.

These binary libraries are provided under the same license as the parent esp-idf project - the Apache License 2.0 as provided in the file LICENSE. (The license text refers to this as "Object" form.)

.. _Espressif IoT Development Framework: https://github.com/espressif/esp-idf
Description
ESP32 WiFi stack precompiled libraries
Readme Apache-2.0 2.4 GiB
Languages
Shell 100%