mirror of
https://github.com/espressif/esp-idf
synced 2025-03-09 17:19:09 -04:00
Add bluetooth controller lib for esp32c2
This commit is contained in:
parent
0722e6a0b7
commit
8533457208
4
.gitmodules
vendored
4
.gitmodules
vendored
@ -90,3 +90,7 @@
|
||||
[submodule "components/bt/controller/lib_esp32h2/esp32h2-bt-lib"]
|
||||
path = components/bt/controller/lib_esp32h2/esp32h2-bt-lib
|
||||
url = ../../espressif/esp32h2-bt-lib.git
|
||||
|
||||
[submodule "components/bt/controller/lib_esp32c2/esp32c2-bt-lib"]
|
||||
path = components/bt/controller/lib_esp32c2/esp32c2-bt-lib
|
||||
url = ../../espressif/esp32c2-bt-lib.git
|
||||
|
@ -0,0 +1 @@
|
||||
Subproject commit 5f1b106c7501d3a61c5d084d6abf2824ae31b8e8
|
Loading…
x
Reference in New Issue
Block a user