zhangyanjiao ac3108200a Backport some WiFi fixes to v3.0.9 (b3258e06)
1. Fix some potential memory leak caused by WiFi stop (b3258e06)
2. Fix the bug that ESP32 AP crashes when connected STA power-off (bb0a01b)
3. Fix the bug that STA can scan the channel out of regdomain (273807a)
4. Fix some scan/connect bugs (1da8bb75)
5. Fix the bug that ESP32 STA fails to connect WPA_WPA2_PSK Apple AP (87b85375)
6. Fix the crashing in scan done because of uint8 overflow (c2e4503)
7. Fix the bug that smartconfig crashes when no AP is found (smartconfig: b616b46)
8. Fix the bug that ESP32 sends broadcast to phone after smartconfig is done (smartconfig: ea0a9a9)
2019-09-20 14:28:55 +08:00
2016-11-29 19:39:22 +08:00
2018-08-06 17:29:30 +08:00
2017-12-29 16:40:15 +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%