forked from espressif/esp-idf
components/bt: add library as submodule
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -4,3 +4,6 @@
|
|||||||
[submodule "components/esptool_py/esptool"]
|
[submodule "components/esptool_py/esptool"]
|
||||||
path = components/esptool_py/esptool
|
path = components/esptool_py/esptool
|
||||||
url = https://github.com/themadinventor/esptool.git
|
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
Submodule components/bt/lib added at 3bee5393a9
Reference in New Issue
Block a user