Added micropython as a submodule

This commit is contained in:
Lukas Schuller
2019-02-22 15:21:19 +01:00
committed by Lukas Schuller
parent a03a46eddb
commit c086cc5ab8
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "micropython"]
path = micropython
url = https://github.com/micropython/micropython.git

1
micropython Submodule

Submodule micropython added at 3e25d611ef