chenjianhua 0caae2bd70 fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(91980c2)
- Fixed scheduling when modem sleep wakeup delayed
- Fixed IRQ FIFO overflow when enter critical
- Fixed clock sync timeout for modem sleep
- Fixed directed adv with RPA when privacy disabled
- Fixed instant passed for connection update and PHY update
2024-01-31 19:37:46 +08:00
2021-04-21 19:40:33 +08:00
2021-04-20 10:35:28 +08:00
2021-04-20 10:35:28 +08:00

ESP32-C3 and ESP32-S3 BLE Stack Libraries

This repository contains binary libraries supporting the ESP32C3 and ESP32S3 RF subsystems. It is used as a submodule within Espressif IoT Development Framework_ (ESP-IDF).

Files in this repository are Copyright (C) 2021 Espressif Systems.

These binary libraries are provided under the same license as the parent esp-idf project - the Apache License 2.0 as provided in the file LICENSE. (The license text refers to this as "Object" form.)

.. _Espressif IoT Development Framework: https://github.com/espressif/esp-idf

S
Description