Skip to content

Commit 02f8291

Browse files
committed
lib: Add micropython as a submodule.
Signed-off-by: Damien George <[email protected]>
1 parent a3c03c5 commit 02f8291

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "lib/micropython"]
2+
path = lib/micropython
3+
url = https://github.com/micropython/micropython.git

lib/micropython

Submodule micropython added at 0009a7d

0 commit comments

Comments
 (0)