esp-idf/components/esp_hw_support/port/esp32c3
Xia Xiaotian b71481093a esp_wifi: fix some Wi-Fi scan and coexist bugs
1. Fix the bug that Wi-Fi performance is impacted by BLE starting scan for a while in some scenarios on ESP32-C3.

2. Fix the bug that Wi-Fi performance is impacted when Bluetooth change state for a while in some scenarios on ESP32-C3.

3. Fix the bug that BLE performance is impacted by Wi-Fi scan on ESP32-C3.

4. Fix the bug that Wi-Fi scan fails when BLE is scanning on ESP32-C3.

5. Fix Wi-Fi ACK and CTS rate when low rate is disabled on ESP32-C3.
2021-02-08 21:20:09 +08:00
..
private_include adc: add fallback calibration method 2021-01-25 20:30:42 +08:00
CMakeLists.txt esp_hw_support: merge C3 changes to master 2020-12-30 12:20:41 +08:00
cpu_util_esp32c3.c esp_hw_support: Add initial ESP32-C3 support 2020-11-30 15:23:15 +11:00
i2c_brownout.h esp_hw_support: Add initial ESP32-C3 support 2020-11-30 15:23:15 +11:00
i2c_rtc_clk.h esp_hw_support: merge C3 changes to master 2020-12-30 12:20:41 +08:00
regi2c_ctrl.h esp_wifi: fix some Wi-Fi scan and coexist bugs 2021-02-08 21:20:09 +08:00
rtc_clk_common.h esp_hw_support: merge C3 changes to master 2020-12-30 12:20:41 +08:00
rtc_clk_init.c driver: Update/cleanup esp32c3 rtc_tempsensor.c 2021-01-25 04:51:40 +00:00
rtc_clk.c esp_wifi: fix some Wi-Fi scan and coexist bugs 2021-02-08 21:20:09 +08:00
rtc_init.c system: reset dma when soft reset 2021-01-25 04:51:40 +00:00
rtc_pm.c esp_hw_support: Add initial ESP32-C3 support 2020-11-30 15:23:15 +11:00
rtc_sleep.c esp_hw_support esp32c3: Add deep sleep rtc crc calculation support 2021-01-25 17:20:04 +00:00
rtc_time.c esp_hw_support: merge C3 changes to master 2020-12-30 12:20:41 +08:00