mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
components/bt: add library as submodule
This commit is contained in:
parent
db407074f1
commit
bc256cc36d
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -4,3 +4,6 @@
|
||||
[submodule "components/esptool_py/esptool"]
|
||||
path = components/esptool_py/esptool
|
||||
url = https://github.com/themadinventor/esptool.git
|
||||
[submodule "components/bt/lib"]
|
||||
path = components/bt/lib
|
||||
url = https://github.com/espressif/esp32-bt-lib.git
|
||||
|
1
components/bt/lib
Submodule
1
components/bt/lib
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 3bee5393a9dd84f53b7b28d5cb2479649f2cf838
|
Loading…
Reference in New Issue
Block a user