This website requires JavaScript.
Explore
Help
Sign In
blackbeard420
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf
synced
2025-03-12 10:39:11 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
bt
/
controller
History
zwl
3389b68ba9
bugfix(ble) : fixed some ble issues on ESP32-C2
2024-02-27 09:12:29 +08:00
..
esp32
docs(ble/bluedroid): Optimize documentation for BLE duplicate scan
2024-01-22 20:53:20 +08:00
esp32c2
bugfix(ble) : fixed some ble issues on ESP32-C2
2024-02-27 09:12:29 +08:00
esp32c3
fix(ble): Fixed macro definition error for 136K clock drift
2024-01-30 15:36:22 +08:00
esp32h2
fix(esp_coex): Fix dependency errors in coexist configuration
2023-10-19 19:04:32 +08:00
esp32s2
…
esp32s3
Merge ESP32C3 and ESP32S3 BLE bt.c files to one
2023-05-11 02:45:56 +00:00
lib_esp32
@
e43c9b121f
feat(ble/controller): Add API to get BLE controller status on ESP32
2024-02-05 16:11:26 +08:00
lib_esp32c2
ble(update):
2024-02-27 09:12:29 +08:00
lib_esp32c3_family
@
e5c0f7256e
fix(ble/controller): Fixed tx count in direct test mode on ESP32-C3 and ESP32-S3
2024-02-04 14:28:28 +08:00
lib_esp32h2
…