This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2026-08-06 07:10:03 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
af02784331bc1b5dbcfcc2facd5169e2b84ea0c0
esp-idf
/
components
/
bt
/
controller
History
Jiang Jiang Jian
6713c745c2
Merge branch 'bugfix/esp32c2_scan_assert_v5.0' into 'release/v5.0'
...
Fixed occasional crash during scanning See merge request
espressif/esp-idf!20580
2022-10-16 11:01:13 +08:00
..
esp32
…
esp32c2
Fixed occasional crash during scanning
2022-10-13 14:05:45 +08:00
esp32c3
Update BLE lib for ESP32-C3 and ESP32-S3
2022-08-23 19:42:28 +08:00
esp32h2
…
esp32s2
…
esp32s3
Update BLE lib for ESP32-C3 and ESP32-S3
2022-08-23 19:42:28 +08:00
lib_esp32
@
dbaeb136ca
bt: use non-blocking coexistence callback functions so that Wi-Fi task is not blocked by Bluetooth
2022-10-12 19:42:55 +08:00
lib_esp32c2
Fixed occasional crash during scanning
2022-10-13 14:05:45 +08:00
lib_esp32c3_family
@
43b48d75e7
Fixed BLE lld_per_adv.c line 401 assert
2022-10-09 16:02:06 +08:00
lib_esp32h2
…