This website requires JavaScript.
Explore
Help
Register
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
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
bt
/
controller
History
wangmengyang
de2e183c9a
bt: use non-blocking coexistence callback functions so that Wi-Fi task is not blocked by Bluetooth for ESP32
2022-10-26 19:13:16 +08:00
..
esp32
components/bt: Make sure sempher and queue used in isr is in DRAM
2022-07-25 11:35:44 +08:00
esp32c3
update ble tx power level mapping
2022-10-24 20:10:48 +08:00
esp32h2
components/bt: Combine 3 Bluetooth controller menu
2022-03-11 10:48:21 +00:00
esp32s2
components/bt: Combine 3 Bluetooth controller menu
2022-03-11 10:48:21 +00:00
esp32s3
make bluetooth and wifi use the same low power clock
2022-08-11 20:17:39 +08:00
lib_esp32
@
dbaeb136ca
bt: use non-blocking coexistence callback functions so that Wi-Fi task is not blocked by Bluetooth for ESP32
2022-10-26 19:13:16 +08:00
lib_esp32c3_family
@
25bc757fd0
Fixed BLE lld_per_adv.c line 401 assert on esp32c3
2022-10-24 19:51:34 +08:00