components/bt: add library as submodule

This commit is contained in:
Ivan Grokhotkov 2016-09-22 17:54:19 +08:00
parent db407074f1
commit bc256cc36d
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View file

@ -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

@ -0,0 +1 @@
Subproject commit 3bee5393a9dd84f53b7b28d5cb2479649f2cf838