浏览代码

Add esptool submodule.

From https://github.com/themadinventor/esptool
Paul Sokolovsky 10 年之前
父节点
当前提交
02a714d459
共有 2 个文件被更改,包括 4 次插入0 次删除
  1. 3 0
      .gitmodules
  2. 1 0
      esptool

+ 3 - 0
.gitmodules

@@ -5,3 +5,6 @@
 [submodule "lx106-hal"]
 	path = lx106-hal
 	url = https://github.com/tommie/lx106-hal
+[submodule "esptool"]
+	path = esptool
+	url = https://github.com/themadinventor/esptool

+ 1 - 0
esptool

@@ -0,0 +1 @@
+Subproject commit 023314cb051de2d2d9f93e2bd14b5a10b942c5f2