We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b29e7b3 commit 13cde7bCopy full SHA for 13cde7b
.gitmodules
@@ -4,12 +4,12 @@
4
[submodule "third_party/esp-nn"]
5
path = third_party/esp-nn
6
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
10
[submodule "third_party/micropython-ulab"]
11
path = third_party/micropython-ulab
12
url = https://github.com/v923z/micropython-ulab.git
13
[submodule "third_party/esp-tflite-micro"]
14
path = third_party/esp-tflite-micro
15
url = https://github.com/espressif/esp-tflite-micro.git
+[submodule "third_party/micropython"]
+ path = third_party/micropython
+ url = https://github.com/micropython/micropython.git
third_party/micropython
0 commit comments