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