mirror of
https://github.com/espressif/esp32-wifi-lib.git
synced 2025-05-31 23:57:49 +08:00

1. Update libphy.a to v3900 (phy submodule commit: 4c02a1dc5) 2. Update librtc.a to v238 (rct submodule commit: ba66f971) 3. Update wifi lib to include following changes (fa8f8c64) - add scan_method, sort_method and threshold when invoke esp_wifi_get_config() - add rssi of each STA in softAP list - add country information in scan result - add noise floor in rx pkt
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
Languages
Shell
100%