-
Notifications
You must be signed in to change notification settings - Fork 7.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(esp_phy): Fixed BLE TX 2M problem causing by phy_wifi_enable_set()
1. Fixed BLE 2M phy TX problem causing by phy_wifi_enable_set() on ESP32-C3 and ESP32-S3 2. Fixed BLE CCA bug on ESP32-C2 3. Fixed wifi boot bug at low temp on ESP32-C6 4. Fixed BLE and WIFI could not receive packets after entering light sleep for a long time on ESP32-C3, ESP32-S3, ESP32-C2 and ESP32-C6
- Loading branch information
1 parent
ef655cb
commit ef0d856
Showing
2 changed files
with
1 addition
and
5 deletions.
There are no files selected for viewing
Submodule lib
updated
17 files
+ − | esp32c2/libbtbb.a | |
+ − | esp32c2/libbttestmode.a | |
+ − | esp32c2/libphy.a | |
+ − | esp32c2/librftest.a | |
+ − | esp32c3/libbtbb.a | |
+ − | esp32c3/libbttestmode.a | |
+ − | esp32c3/libphy.a | |
+ − | esp32c3/librfate.a | |
+ − | esp32c3/librftest.a | |
+ − | esp32c6/libbtbb.a | |
+ − | esp32c6/libbttestmode.a | |
+ − | esp32c6/libphy.a | |
+ − | esp32c6/librftest.a | |
+ − | esp32s3/libbtbb.a | |
+ − | esp32s3/libbttestmode.a | |
+ − | esp32s3/libphy.a | |
+ − | esp32s3/librftest.a |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters