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-11-16 18:00:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3f95fdcb15f5f82f6c35b28393a519b8d8b731f2
esp-idf
/
components
/
bt
/
controller
History
zwj
788f7265c0
Update BLE lib for ESP32-C3 and ESP32-S3
...
- update ble tx power level mapping - Fixed ble sch_arb assert
2022-08-11 21:29:26 +08:00
..
esp32
components/bt: Make sure sempher and queue used in isr is in DRAM
2022-07-21 13:50:29 +08:00
esp32c2
kconfig: refactor xtal freq kconfig to common configuration item
2022-08-05 19:12:29 +08:00
esp32c3
Update BLE lib for ESP32-C3 and ESP32-S3
2022-08-11 21:29:26 +08:00
esp32h2
Remove can not use wake up source for esp32h2
2022-07-12 11:23:59 +08:00
esp32s2
…
esp32s3
Update BLE lib for ESP32-C3 and ESP32-S3
2022-08-11 21:29:26 +08:00
lib_esp32
@
c98341759b
fix legacy pair controller does not send the link key to the host
2022-07-28 14:21:48 +08:00
lib_esp32c2
update ble controller lib for ble issues fixed on esp32c2(8dbbbf0269)
2022-08-04 15:19:51 +08:00
lib_esp32c3_family
@
3b0038690a
Update BLE lib for ESP32-C3 and ESP32-S3
2022-08-11 21:29:26 +08:00
lib_esp32h2
…