esp-idf/components/bt/controller
2023-01-31 20:34:04 +08:00
..
esp32 Update bt lib for ESP32 2022-12-19 15:15:37 +08:00
esp32c2 Merge branch 'bugfix/coex_enable_disable_not_in_pairs' into 'master' 2023-01-18 17:01:02 +08:00
esp32c3 bluetooth: fix that functions "coex_enable" and "coex_disable" are not used in pairs on ESP32-C3, ESP32-S3, ESP32-C2 and ESP32-C6 2023-01-05 12:34:49 +08:00
esp32c6 Merge branch 'bugfix/coex_enable_disable_not_in_pairs' into 'master' 2023-01-18 17:01:02 +08:00
esp32h2 ESP32H2: Introduce new chip target esp32h2, hello_world example supported 2022-12-29 12:29:14 +08:00
esp32h4 modify bt sdkconfig to support bluedroid examples for esp32c6 2023-01-13 15:05:34 +08:00
esp32s2 components/bt: Combine 3 Bluetooth controller menu 2021-09-15 10:57:37 +08:00
esp32s3 bluetooth: fix that functions "coex_enable" and "coex_disable" are not used in pairs on ESP32-C3, ESP32-S3, ESP32-C2 and ESP32-C6 2023-01-05 12:34:49 +08:00
lib_esp32@f18eabd48c update bt-lib for ESP32 2023-01-04 11:22:33 +08:00
lib_esp32c2 Optimized the number of npl on ESP32C2 2022-12-13 17:47:28 +08:00
lib_esp32c3_family@bba9af9259 Update bt lib for ESP32-C3 and ESP32-S3 2022-12-14 15:54:01 +08:00
lib_esp32c6 Fixed the issue that Offest Base in SyncInfo was zero on ESP32-C6 2023-01-31 20:34:04 +08:00
lib_esp32h2 Fixed some occasional ble issues on ESP32H2BETA2 2022-12-13 17:47:28 +08:00