feat(ble): Support BLE on esp32c5beta3

This commit is contained in:
Shen Weilong
2024-04-03 10:58:06 +08:00
parent db3e43908a
commit f09dcff91e
11 changed files with 2703 additions and 14 deletions
+4
View File
@@ -132,6 +132,10 @@
path = components/bt/controller/lib_esp32c6/esp32c6-bt-lib
url = ../../espressif/esp32c6-bt-lib.git
[submodule "components/bt/controller/lib_esp32c5/esp32c5-bt-lib"]
path = components/bt/controller/lib_esp32c5/esp32c5-bt-lib
url = ../../espressif/esp32c5-bt-lib.git
[submodule "components/heap/tlsf"]
path = components/heap/tlsf
url = ../../espressif/tlsf.git