Skip to content

Commit ba23fc0

Browse files
committed
Chat suggestions
1 parent 4b924b1 commit ba23fc0

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

.gitmodules

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,11 @@
66
path = third_party/micropython-ulab
77
url = https://github.com/v923z/micropython-ulab.git
88
branch = master
9-
[submodule "third_party/micropython"]
10-
path = third_party/micropython
11-
url = https://github.com/micropython/micropython.git
12-
branch = v1.24-release
139
[submodule "third_party/esp-tflite-micro"]
1410
path = third_party/esp-tflite-micro
1511
url = https://github.com/espressif/esp-tflite-micro.git
1612
branch = master
17-
13+
[submodule "third_party/micropython"]
14+
path = third_party/micropython
15+
url = https://github.com/micropython/micropython.git
16+
branch = v1.24-release

0 commit comments

Comments
 (0)