mirror of
https://github.com/espressif/esp32-wifi-lib.git
synced 2025-05-30 15:17:19 +08:00

There's a bug that cause BLE assert by following scenario: 1. If Wifi start softap and ble is working 2. If wifi start station, but do not use normal station operation, such as just use espnow, while ble is working 3. Any other scenario, that wifi works without use software coexist operation, while BLE is working(such as do advertising and ...) Update librtc.a to V240: update librtc.a to fix wlan mask rx of Wifi and bluetooth coexistence, the error wlan mask will cause the bugs above.
180 KiB
180 KiB