This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-10-14 16:23:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1abd4eac2c23e12d58e46b182c87ca6f4655f9c8
esp-idf
/
components
/
bt
/
controller
History
zwl
8a221f0073
Fixed the issue that master sends retransmitted data incorrectly on ESP32C2
2022-09-29 16:26:10 +08:00
..
esp32
…
esp32c2
fix ble compilation error
2022-09-26 20:51:13 +08:00
esp32c3
Update BLE lib for ESP32-C3 and ESP32-S3
2022-08-11 21:29:26 +08:00
esp32c6
esp32c6: introduce the target
2022-08-19 11:13:02 +08:00
esp32h2
…
esp32s2
…
esp32s3
Update BLE lib for ESP32-C3 and ESP32-S3
2022-08-11 21:29:26 +08:00
lib_esp32
@
eac5f09163
fixed the exhaustion of ACL buffer
2022-08-31 16:24:59 +08:00
lib_esp32c2
Fixed the issue that master sends retransmitted data incorrectly on ESP32C2
2022-09-29 16:26:10 +08:00
lib_esp32c3_family
@
420ae1726d
update BLE lib for ESP32C3 and ESP32S3
2022-09-16 21:25:22 +08:00
lib_esp32h2
…