瀏覽代碼

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"]
 [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 - 0
components/bt/lib

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