liu zhifu 8c893dd726 Backport some WiFi fixes 1009 (a756b9c2)
Backport following fixes:
1. Fix the bug for API_CHECK_ENABLED
2. Fix the bug that wpa2 enterprise sta can connect open AP
3. Fix TKIP/CCMP PN replay attack detection bug
4. Increase buffer number type from uint8_t to uint16_t to support more than 255 buffers
5. Small fixes for WiFi lib CI
6. Avoid recalculating PMK if esp_wifi_set_config() is not called
7. Fix the bug that WiFi stop leads to task watchdog
8. Fix smartconfig IPC crash
9. Fix the crash bug that sniffer may access flash when cached is disabled
10. Fix 5.5M signal test issue
2019-10-12 10:03:40 +08:00
2019-05-06 11:23:43 +08:00
2019-07-16 14:24:57 +08:00
2016-11-08 15:09:28 +08:00
2016-11-08 15:09:28 +08:00

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

This repository contains binary libraries supporting the ESP32 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%