xiehang db2262e3bc esp_wifi: Update WiFi lib (ce1f327e)
1. Change wifi scan duration from 120ms to 100ms
2. Using deport reg instead of ahb
3. Revert to report specific reason code when receiving deauth during 4-way-handshark
4. Fix the bug that tx ampdu parameter is not from peer device
5. Faster WiFi station connect improvement, avoid 100ms passive scan
6. Add FCS failed packets filter
7. Update esp32 phy lib to v4660
8. Fix country code last byte to space instead of NULL
9. Fix softap cannot forward A-MSDU
10. Fix some typos in esp_wifi.h
11. Fix max tx power to 20dBm
12. Fix the issue that the esp_wifi_sta_get_ap_info can't get country
13. Add support for 802.1x sha256 auth key mode
2021-03-17 15:24:49 +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
No description provided
Readme Apache-2.0 1,022 MiB
Languages
Shell 100%