소스 검색

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