Skip to content

Commit 3ee150d

Browse files
committed
Adds MicroPython submodule
1 parent 6483c18 commit 3ee150d

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,6 @@
1010
[submodule "lib/lvgl"]
1111
path = lib/lvgl
1212
url = https://github.com/lvgl/lvgl
13+
[submodule "lib/micropython"]
14+
path = lib/micropython
15+
url = https://github.com/micropython/micropython

lib/micropython

Submodule micropython added at ecfdd5d

0 commit comments

Comments
 (0)