Added development tool submodules

This commit is contained in:
riot 2019-04-25 21:11:32 +02:00
commit 0e6cbc34e2
3 changed files with 10 additions and 0 deletions

8
.gitmodules vendored Normal file
View File

@ -0,0 +1,8 @@
[submodule "NodeMCU-Tool"]
path = NodeMCU-Tool
url = https://github.com/AndiDittrich/NodeMCU-Tool.git
branch = master
[submodule "webrepl"]
path = webrepl
url = https://github.com/micropython/webrepl
branch = master

1
NodeMCU-Tool Submodule

@ -0,0 +1 @@
Subproject commit 7580ae70d4bdc5347c5ff6e51d11ece0f8aaa540

1
webrepl Submodule

@ -0,0 +1 @@
Subproject commit 03492fef5c687e76057e6e93f6602b0a2dd5e660