Skip to content

Commit 13cde7b

Browse files
committed
Git modules, micropython
1 parent b29e7b3 commit 13cde7b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.gitmodules

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
[submodule "third_party/esp-nn"]
55
path = third_party/esp-nn
66
url = https://github.com/espressif/esp-nn.git
7-
[submodule "third_party/micropython"]
8-
path = third_party/micropython
9-
url = https://github.com/micropython/micropython.git
107
[submodule "third_party/micropython-ulab"]
118
path = third_party/micropython-ulab
129
url = https://github.com/v923z/micropython-ulab.git
1310
[submodule "third_party/esp-tflite-micro"]
1411
path = third_party/esp-tflite-micro
1512
url = https://github.com/espressif/esp-tflite-micro.git
13+
[submodule "third_party/micropython"]
14+
path = third_party/micropython
15+
url = https://github.com/micropython/micropython.git

third_party/micropython

Submodule micropython updated 3573 files

0 commit comments

Comments
 (0)