esp-idf/components/esp_rom
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
..
esp32 newlib: add _RETARGETABLE_LOCKING support 2020-12-29 16:18:04 +01:00
esp32c3 esp_wifi: fix some Wi-Fi scan and coexist bugs 2021-02-08 21:20:09 +08:00
esp32s2 fix: add spi_flash.h for s2, s3, c3 targets in cpu_start.c 2021-01-27 12:35:49 +08:00
esp32s3 Merge branch 'bugfix/scan_test_missing_build_apps_without_tests' into 'master' 2021-01-28 17:48:24 +08:00
include flash_encryption: Quick fixed the issue that block when flash_encryption_write, Related https://github.com/espressif/esp-idf/issues/6322, Related https://github.com/espressif/esp-idf/issues/6254 2021-02-05 20:10:42 +08:00
patches esp32: move disabling rom log to esp_rom 2020-08-17 19:08:56 +08:00
test esp_rom: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
CMakeLists.txt esp_rom: Small changes for esp32c3 support 2020-12-24 13:40:01 +11:00
component.mk esp_rom: Small changes for esp32c3 support 2020-12-24 13:40:01 +11:00