zhangyanjiao 286ba5537f Update wifi lib:
1.Fix the bug that WiFi stop leads to task watchdog(526c6956)
2.Fix the WiFi init sequence bug
3.Fix smartconfig ipc crash
4.Put g_promis_buf to IRAM
5.esp_wifi_set_channel should return error when sniffer is not enabled
6.fix the bug when set WEP authmode or wrong authmode, there is no error return
7.fix the bug that STA parse authmode wrong when AP sets WPA_WPA2_PSK mode
8.fix the bug that wrong error code and wrong event when there is an auto AP in multi-ssid case
2019-09-30 11:52:27 +08:00
2019-03-13 11:08:29 +08:00
2019-09-30 11:52:27 +08:00
2019-09-30 11:52:27 +08:00
2019-09-30 11:52:27 +08:00
2019-09-30 11:52:27 +08:00
2019-09-30 11:52:27 +08:00
2019-07-16 10:28:33 +08:00
2019-09-30 11:52:27 +08:00
2019-09-30 11:52:27 +08:00
2019-09-30 11:52:27 +08:00
2019-09-30 11:52:27 +08:00
2019-09-30 11:52:27 +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
ESP32 WiFi stack precompiled libraries
Readme Apache-2.0 2.3 GiB
Languages
Shell 100%