ソースを参照

components/bt: add library as submodule

Ivan Grokhotkov 9 年 前
コミット
bc256cc36d
2 ファイル変更4 行追加0 行削除
  1. 3 0
      .gitmodules
  2. 1 0
      components/bt/lib

+ 3 - 0
.gitmodules

@@ -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 - 0
components/bt/lib

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