support ble on esp32c6

This commit is contained in:
shenweilong
2022-11-21 16:36:02 +08:00
committed by Shen Weilong
parent bcf19a275c
commit 93fc1bd05f
21 changed files with 2205 additions and 45 deletions
+4
View File
@@ -79,6 +79,10 @@
path = components/bt/controller/lib_esp32c2/esp32c2-bt-lib
url = ../../espressif/esp32c2-bt-lib.git
[submodule "components/bt/controller/lib_esp32c6/esp32c6-bt-lib"]
path = components/bt/controller/lib_esp32c6/esp32c6-bt-lib
url = ../../espressif/esp32c6-bt-lib.git
[submodule "components/heap/tlsf"]
path = components/heap/tlsf
url = ../../espressif/tlsf.git