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 af48f0f commit b29e7b3Copy full SHA for b29e7b3
.gitmodules
@@ -10,3 +10,6 @@
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
0 commit comments