mirror of
https://github.com/espressif/esp32-wifi-lib.git
synced 2025-10-22 07:19:19 +08:00
3ca9e79637c04f55c5d314f2783d587447aceb1d

recompile wifi lib with new psram toolchain 1. wifi lib(release/v3.0, 470cb21e) 2. recompile rtc and phy(bugfix/recompile_rtc_phy_with_new_toolchain_v3.0, 526e9ea2) 3. rtc:v230, phy:v366 4. recompile smartconfig(master, 7137a805)
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%