Added development tool submodules
This commit is contained in:
commit
0e6cbc34e2
3 changed files with 10 additions and 0 deletions
8
.gitmodules
vendored
Normal file
8
.gitmodules
vendored
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue