Files
esp32-wifi-lib/librtc.a
Tian Hao 7618d9f8d0 Update librtc.a to fix BLE assert(512) in rwble.c at line 222
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.
2018-12-03 19:40:21 +08:00

180 KiB