mirror of
https://github.com/espressif/esp32-wifi-lib.git
synced 2025-06-28 04:56:32 +08:00

1. PHY379.0 (4bdc3f76) Added two functions in PHY API for disable interrupts. 2. PHY378.0 (3e6afecd) add rfcal data checking to PHY 3. PHY377.0 (9cebd864) do not use some rom function which used ets_delay_us(). add rfcal data checking API. add TX Power ontime tracking API. 4. RTC V236 (d616fe55) update VDD33 driver 5. PHY V371.0 (07188d4a) add rx sense API add multi-ant API fix a problem for last version PHY 366.0. PHY366.0 will make TX Power tracking fail in sometime
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%