XiaXiaotian 41fa9a1ed0 update wifi lib
1. update api to set csi channel filter and ht_ltf data generating
method(d5562815)

update phy lib to v4000(37ebdfac)

2. Add filter reset to do RXIQ

3. Change freq_offset step from 16k to 4k

4. void phy_chan_filt_set(bool filt_en, bool merge_en)

5. Add chan14_mic_enable(bool en, s8 most_pwr)

6. Use esp_dport_access_reg_read() to read DPORT REG
2018-09-05 16:06:32 +08:00
2018-09-05 16:06:32 +08:00
2018-09-05 16:06:32 +08:00
2018-09-05 16:06:32 +08:00
2018-09-05 16:06:32 +08:00
2018-09-05 16:06:32 +08:00
2018-09-05 16:06:32 +08:00
2018-09-05 16:06:32 +08:00
2018-06-29 16:27:41 +08:00
2018-09-05 16:06:32 +08:00
2018-09-05 16:06:32 +08:00
2018-09-05 16:06:32 +08:00
2018-09-05 16:06:32 +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.2 GiB
Languages
Shell 100%