muhaidong 899fa43649 fix(wifi): fix some wifi bugs 260529 v5.2(51feabc1)
1. fix(wifi): fix max connection number issue
2. fix(wifi): fix hidden ap rssi update and owe beacon timeout issue
3. docs: update wifi scan threshold docs
4. feat(wifi): support connect passive channel hidden ap
5. fix(wifi): support weak func for wifi lmac assert
2026-06-01 21:51:34 +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
S
Description
Languages
Shell 100%