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 b91eed1 commit 1135bf2Copy full SHA for 1135bf2
.gitmodules
@@ -7,10 +7,10 @@
7
[submodule "third_party/micropython-ulab"]
8
path = third_party/micropython-ulab
9
url = https://github.com/v923z/micropython-ulab.git
10
-[submodule "third_party/esp-tflite-micro"]
11
- path = third_party/esp-tflite-micro
12
- 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
16
branch = v1.24-release
+[submodule "third_party/esp-tflite-micro"]
+ path = third_party/esp-tflite-micro
+ url = https://github.com/espressif/esp-tflite-micro.git
0 commit comments